mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-23 20:31:48 +08:00
Remove unused imports
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
import os
|
||||
import re
|
||||
|
||||
import pytest
|
||||
|
||||
from . import base
|
||||
from .run import \
|
||||
TEST_COMPLETIONS, TEST_DEFINITIONS, TEST_ASSIGNMENTS, TEST_USAGES
|
||||
|
||||
Reference in New Issue
Block a user