forked from VimPlug/jedi
goto follows now also import statements
This commit is contained in:
@@ -132,7 +132,6 @@ class ImportPath(object):
|
||||
f = builtin.Parser(name=path)
|
||||
|
||||
return f.parser.top, rest
|
||||
ImportPath2 = ImportPath
|
||||
|
||||
|
||||
def strip_imports(scopes):
|
||||
|
||||
Reference in New Issue
Block a user