Skip to content

Commit 2ff6063

Browse files
committed
remove an unused import
1 parent fa5d9b7 commit 2ff6063

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

temporalio/worker/_nexus.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
import nexusrpc.handler
2626
from nexusrpc import LazyValue
2727
from nexusrpc.handler import CancelOperationContext, Handler, StartOperationContext
28-
from typing_extensions import Self
2928

3029
import temporalio.api.common.v1
3130
import temporalio.api.enums.v1

0 commit comments

Comments
 (0)