Remove unused import

This commit is contained in:
ZyX 2013-03-31 15:01:06 +04:00
parent d1e79000b5
commit 46b5063ea8
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ from powerline.lib.time import monotonic
from powerline.lib.humanize_bytes import humanize_bytes
from powerline.theme import requires_segment_info
from collections import namedtuple
from time import sleep
@requires_segment_info