From a032c3764558ee1f12a7fe26db9fcfbf3de62b89 Mon Sep 17 00:00:00 2001 From: tursom <tursom@foxmail.com> Date: Fri, 11 Oct 2024 11:29:12 +0800 Subject: [PATCH] update --- main.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/main.py b/main.py index 38ee90b..a48fc5d 100644 --- a/main.py +++ b/main.py @@ -62,8 +62,6 @@ def on_room_changed(new_room_ids): async def main(): - threading.Thread(target=live_status_ntf.main, daemon=True).start() - global TEST_ROOM_IDS flush_files()