🤖 自动格式化代码 [skip ci]

This commit is contained in:
github-actions[bot]
2025-07-03 13:18:41 +00:00
parent 77473b5817
commit 0a2001294a
2 changed files with 0 additions and 4 deletions

View File

@@ -42,9 +42,6 @@ willing_manager = get_willing_manager()
logger = get_logger("main")
from src.manager.local_store_manager import local_storage
from src.manager.mood_manager import MoodUpdateTask, MoodPrintTask
class MainSystem:
def __init__(self):