Skip to content

Commit c0e37e5

Browse files
committed
remove import
1 parent 9b4fd45 commit c0e37e5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

test/asynchronous/unified_format.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@
8787
NotPrimaryError,
8888
OperationFailure,
8989
PyMongoError,
90-
_OperationCancelled,
9190
)
9291
from pymongo.monitoring import (
9392
CommandStartedEvent,

test/unified_format.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
NotPrimaryError,
8080
OperationFailure,
8181
PyMongoError,
82-
_OperationCancelled,
8382
)
8483
from pymongo.monitoring import (
8584
CommandStartedEvent,

0 commit comments

Comments
 (0)