summaryrefslogtreecommitdiff
path: root/grc/core/errors.py
diff options
context:
space:
mode:
Diffstat (limited to 'grc/core/errors.py')
-rw-r--r--grc/core/errors.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/grc/core/errors.py b/grc/core/errors.py
index 59f3e0c436..0b9aefccb7 100644
--- a/grc/core/errors.py
+++ b/grc/core/errors.py
@@ -5,7 +5,6 @@
#
-
class GRCError(Exception):
"""Generic error class"""