summaryrefslogtreecommitdiff
path: root/alot/__init__.py
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2011-10-12 22:43:30 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2011-10-12 22:43:30 +0100
commitc99da513998ffdd28a5fd7c600a42e858e7c876b (patch)
tree56ac5aa423ef74bed4060031b0825589fd4370a9 /alot/__init__.py
parent60dd4b1f2e684d43ac5fd08e93fe23f29f96d870 (diff)
globals and search commands done
Diffstat (limited to 'alot/__init__.py')
-rw-r--r--alot/__init__.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/alot/__init__.py b/alot/__init__.py
index 6a364552..8d2b1835 100644
--- a/alot/__init__.py
+++ b/alot/__init__.py
@@ -25,5 +25,3 @@ __description__ = "Command-line MUA using notmuch mail"
__url__ = "https://github.com/pazz/alot"
__license__ = "Licensed under the GNU GPL v3+."
-import command
-from commands import *