diff --git a/core/irc.py b/core/irc.py index a7aff9e..6b08a7b 100644 --- a/core/irc.py +++ b/core/irc.py @@ -133,7 +133,7 @@ class Irc: run_once=True, thread_flag=True ) ) - print("start_heartbeat.................") + # print("start_heartbeat.................") # await self.ctx.Base.create_thread_io( # self.ctx.Utils.heartbeat,