Remove unused code.
This commit is contained in:
parent
f0c966403b
commit
7023cd45d9
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue