Fix errors reported by syntastic in powerline.lint.inspect
This commit is contained in:
parent
e273287eab
commit
cde39f00c4
|
@ -2,9 +2,7 @@
|
|||
from __future__ import absolute_import
|
||||
|
||||
from inspect import ArgSpec, getargspec
|
||||
from itertools import count
|
||||
|
||||
from powerline.lib.threaded import ThreadedSegment, KwThreadedSegment
|
||||
from powerline.segments import Segment
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue