Update __main__.py.dist

This commit is contained in:
enkore 2013-07-30 22:51:49 +02:00
parent 4164b11eba
commit bcf73b8b31

View File

@ -1,11 +1,7 @@
#!/usr/bin/env python #!/usr/bin/env python
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
from . import ( from . import Status
Status
modsde,
regex,
)
# If you want to start i3status automatically with i3pystatus, # If you want to start i3status automatically with i3pystatus,
# uncomment the following lines # uncomment the following lines