Delete a comment

This commit is contained in:
Joshua Boniface 2018-06-06 18:18:39 -04:00
parent b5e8b1d45b
commit 244464415d
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ def zk_listener(state):
cleanup()
exit(2)
else:
# Handle being connected/reconnected to Zookeeper
pass
zk.add_listener(zk_listener)