mirror of
https://github.com/iio612/DEFENDER.git
synced 2026-02-13 11:14:23 +00:00
Remove print statment on irc.py
This commit is contained in:
@@ -133,7 +133,7 @@ class Irc:
|
|||||||
run_once=True, thread_flag=True
|
run_once=True, thread_flag=True
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
print("start_heartbeat.................")
|
# print("start_heartbeat.................")
|
||||||
|
|
||||||
# await self.ctx.Base.create_thread_io(
|
# await self.ctx.Base.create_thread_io(
|
||||||
# self.ctx.Utils.heartbeat,
|
# self.ctx.Utils.heartbeat,
|
||||||
|
|||||||
Reference in New Issue
Block a user