From dcc9f3c6bb51383c8c9577876f4013a13160575e Mon Sep 17 00:00:00 2001 From: enkore Date: Tue, 5 Mar 2013 17:27:02 +0100 Subject: [PATCH] #5: fix __main__.py.dist --- i3pystatus/__main__.py.dist | 3 --- 1 file changed, 3 deletions(-) diff --git a/i3pystatus/__main__.py.dist b/i3pystatus/__main__.py.dist index 4236755..847662a 100755 --- a/i3pystatus/__main__.py.dist +++ b/i3pystatus/__main__.py.dist @@ -3,10 +3,7 @@ from . import ( Status - mailchecker, modsde, - notmuchmail, - thunderbird, regex, )