aboutsummaryrefslogtreecommitdiff
path: root/modules/ducks.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/ducks.py')
-rw-r--r--modules/ducks.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/ducks.py b/modules/ducks.py
index d67c2608..355abfd9 100644
--- a/modules/ducks.py
+++ b/modules/ducks.py
@@ -74,8 +74,6 @@ class Module(object):
if ducks_enabled == 1:
channel.set_setting("active-duck", 0)
- print(self.duck_times)
-
def duck_time(self, channel):
if isinstance(channel, str):
channel_name = channel