Skip to content

Commit cfa011c

Browse files
committed
remove unused import
1 parent f9230c5 commit cfa011c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from unittest.mock import patch, Mock, ANY
1+
from unittest.mock import patch, ANY
22

33
from durabletask.internal.shared import (DefaultClientInterceptorImpl,
44
get_default_host_address,

0 commit comments

Comments
 (0)