diff --git a/jedi/inference/compiled/mixed.py b/jedi/inference/compiled/mixed.py index 86675794..ef82a574 100644 --- a/jedi/inference/compiled/mixed.py +++ b/jedi/inference/compiled/mixed.py @@ -3,7 +3,6 @@ Used only for REPL Completion. """ import inspect -import os from pathlib import Path from jedi.parser_utils import get_cached_code_lines