Skip to content

Commit a84eeb0

Browse files
committed
Unused import.
1 parent 1ec4ab3 commit a84eeb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_topology.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
from pymongo.server_selectors import (any_server_selector,
3737
writable_server_selector)
3838
from pymongo.settings import TopologySettings
39-
from test import client_knobs, SkipTest, unittest
39+
from test import client_knobs, unittest
4040
from test.utils import wait_until
4141

4242

0 commit comments

Comments
 (0)