From 187220c25e174fad87c867a4fd7913fe0c8f7397 Mon Sep 17 00:00:00 2001 From: jesopo Date: Fri, 5 Oct 2018 09:45:49 +0100 Subject: Remove prints --- modules/stats.py | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/stats.py') diff --git a/modules/stats.py b/modules/stats.py index d2de816a..ea9e5a62 100644 --- a/modules/stats.py +++ b/modules/stats.py @@ -67,7 +67,6 @@ class Module(ModuleManager.BaseModule): } @utils.hook("api.channels") def channels_api(self, event): - print(event["path"]) if event["path"]: server_id = event["path"][0] if not server_id.isdigit(): -- cgit v1.3.1-10-gc9f91