summaryrefslogtreecommitdiff
path: root/alot/errors.py
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2012-03-11 14:40:34 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2012-03-11 14:40:34 +0000
commit6cc3e22eaa6a16e597c051484844d7f13102e4f7 (patch)
tree786ea8a7d6aa679ffa76d4c8901f0ec146c5140e /alot/errors.py
parent1b1f7465b5c8a3d8a295247559d77c2e9a591dd8 (diff)
group settings into a submodule
Diffstat (limited to 'alot/errors.py')
-rw-r--r--alot/errors.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/alot/errors.py b/alot/errors.py
deleted file mode 100644
index 5409d315..00000000
--- a/alot/errors.py
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-class ConfigError(Exception):
- pass