Skip to content

Commit 66de269

Browse files
committed
rm unused
1 parent 9bdd7c2 commit 66de269

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdks/python/hatchet_sdk/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@
143143
from hatchet_sdk.config import ClientConfig, ClientTLSConfig, OpenTelemetryConfig
144144
from hatchet_sdk.context.context import Context, DurableContext
145145
from hatchet_sdk.context.worker_context import WorkerContext
146-
from hatchet_sdk.contracts.compat import apply_proto_aliases as _apply_proto_aliases
147146
from hatchet_sdk.contracts.workflows_pb2 import (
148147
CreateWorkflowVersionOpts,
149148
RateLimitDuration,

0 commit comments

Comments
 (0)