mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Clean up crufty commented out code
This commit is contained in:
parent
ca93da0d7d
commit
8a97ed53ef
1 changed files with 0 additions and 1 deletions
|
@ -351,7 +351,6 @@ class PublishClient(salt.transport.base.PublishClient):
|
|||
self.callbacks = {}
|
||||
for callback, (running, task) in callbacks.items():
|
||||
running.clear()
|
||||
# task.cancel()
|
||||
return
|
||||
|
||||
running = asyncio.Event()
|
||||
|
|
Loading…
Add table
Reference in a new issue