From 7023cd45d945a9e5913cbea92609e1e6526ad76f Mon Sep 17 00:00:00 2001 From: dngfx Date: Sat, 8 Sep 2018 17:16:13 +0100 Subject: Remove unused code. --- modules/ducks.py | 1 - 1 file changed, 1 deletion(-) (limited to 'modules') diff --git a/modules/ducks.py b/modules/ducks.py index 5b108e83..6cb42f96 100644 --- a/modules/ducks.py +++ b/modules/ducks.py @@ -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: -- cgit v1.3.1-10-gc9f91