Remove useless import

This commit is contained in:
ZyX 2013-03-11 21:27:28 +04:00 committed by Kim Silkebækken
parent 6f3703e312
commit 1960e8329f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# vim:fileencoding=utf-8:noet
from powerline.theme import Theme, u
from powerline.theme import Theme
from unicodedata import east_asian_width, combining