Skip to content

Commit

Permalink
commenting out clipping
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Stream-PC committed Dec 20, 2022
1 parent 92cbd90 commit 3489e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyclashbot/bot/states.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ def state_tree(

# DEBUG::: wait forever instead of restarting
# while True:time.sleep(1000)
clip_that()
# clip_that()

# run restart state
state = state_restart(logger)
Expand Down

0 comments on commit 3489e19

Please sign in to comment.