aboutsummaryrefslogtreecommitdiffstats
path: root/mvc/qtfaststart/exceptions.py
diff options
context:
space:
mode:
Diffstat (limited to 'mvc/qtfaststart/exceptions.py')
-rw-r--r--mvc/qtfaststart/exceptions.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/mvc/qtfaststart/exceptions.py b/mvc/qtfaststart/exceptions.py
deleted file mode 100644
index f0767e1..0000000
--- a/mvc/qtfaststart/exceptions.py
+++ /dev/null
@@ -1,5 +0,0 @@
-class FastStartException(Exception):
- """
- Raised when something bad happens during processing.
- """
- pass \ No newline at end of file