1
0
forked from VimPlug/jedi

cleanup/pep8

This commit is contained in:
David Halter
2012-12-12 21:34:04 +01:00
parent 9b45ddcb7c
commit 7969e19a5b
4 changed files with 1 additions and 25 deletions
-1
View File
@@ -105,7 +105,6 @@ class Script(object):
pass
return [name]
debug.speed('complete start')
path = self.module.get_path_until_cursor()
path, dot, like = self._get_completion_parts(path)