Skip to content

Commit f5eedc5

Browse files
committed
Remove spurious logging comment
1 parent ebbf0ed commit f5eedc5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

resource_locking/worker.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
from resource_locking.lock_manager_workflow import LockManagerWorkflow
99

1010
async def main():
11-
# Uncomment the line below to see logging
1211
logging.basicConfig(level=logging.INFO)
1312

1413
# Start client

0 commit comments

Comments
 (0)