Fix errors reported by syntastic in powerline.lint.inspect

This commit is contained in:
ZyX 2014-08-29 19:17:53 +04:00
parent e273287eab
commit cde39f00c4
1 changed files with 0 additions and 2 deletions

View File

@ -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