Remove unused code.

This commit is contained in:
dngfx 2018-09-08 17:16:13 +01:00 committed by dongfix
parent f0c966403b
commit 7023cd45d9

View file

@ -177,7 +177,6 @@ class Module(object):
user = event["user"]
game = channel.games["ducks"]
delay_increment = 0
if game["duck_spawned"] == 1 or channel.has_user(
event["user"]) == False: