Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
LDAP committed Jan 4, 2023
1 parent 9872a72 commit 5c0a902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/test_extension_server_commands.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .constants import SESSION_NAME, VSCODE_PLUGINS
from .constants import SESSION_NAME
from .installer import vscode_plugin_path
from .quick_input_panel import QuickSelect, SelectableItem
from .test_extension_server import JunitResultsServer, TestNgResultsServer
Expand Down

0 comments on commit 5c0a902

Please sign in to comment.