From c99da513998ffdd28a5fd7c600a42e858e7c876b Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Wed, 12 Oct 2011 22:43:30 +0100 Subject: globals and search commands done --- alot/__init__.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'alot/__init__.py') 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 * -- cgit v1.2.3