We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac3d4d8 commit 88abe0aCopy full SHA for 88abe0a
durabletask/entities/entity_lock.py
@@ -1,6 +1,3 @@
1
-import durabletask.internal.orchestrator_service_pb2 as pb
2
-
3
4
class EntityLock:
5
def __init__(self, context):
6
self._context = context
0 commit comments