#5: fix __main__.py.dist

This commit is contained in:
enkore 2013-03-05 17:27:02 +01:00
parent ed7f95dd34
commit dcc9f3c6bb

View File

@ -3,10 +3,7 @@
from . import ( from . import (
Status Status
mailchecker,
modsde, modsde,
notmuchmail,
thunderbird,
regex, regex,
) )