Skip to content

Commit e796369

Browse files
committed
Updated imports
1 parent d423886 commit e796369

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

test/test_server_implementation.py

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# from types import NoneType
2-
from setup_tests import (
3-
path_to_uri,
4-
run_request,
5-
test_dir,
6-
write_rpc_request,
7-
)
2+
from setup_tests import path_to_uri, run_request, test_dir, write_rpc_request
3+
84
from fortls.json_templates import uri_json
95

106

0 commit comments

Comments
 (0)