1
0
forked from VimPlug/jedi

removed some functions from classes

This commit is contained in:
Dave Halter
2014-01-28 23:51:34 +01:00
parent 9cfa8fead0
commit 13696018a2
3 changed files with 11 additions and 33 deletions

View File

@@ -1,7 +1,6 @@
"""
Helpers for the API
"""
from jedi import debug
from jedi.evaluate import helpers
from jedi.parser import representation as pr