Remove an import

This commit is contained in:
Dave Halter
2019-07-25 14:15:52 +02:00
parent 57fd995727
commit 84219236a7

View File

@@ -17,7 +17,6 @@ It works as follows:
- execute these calls and check the input.
"""
from parso.python import tree
from jedi import settings
from jedi import debug
from jedi.evaluate.cache import evaluator_function_cache