From 2efbf7ec7ea6d8b355a11660cf3f136a7333f7b5 Mon Sep 17 00:00:00 2001 From: dngfx Date: Sat, 8 Sep 2018 17:18:06 +0100 Subject: Remove debug code. --- modules/ducks.py | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/ducks.py b/modules/ducks.py index 6cb42f96..e53b51d4 100644 --- a/modules/ducks.py +++ b/modules/ducks.py @@ -201,7 +201,6 @@ class Module(object): user = event["user"] nick = user.nickname uid = user.get_id() - print(channel) if self.is_duck_channel(channel) == False: return -- cgit v1.3.1-10-gc9f91