fix: 修复merge错误

This commit is contained in:
tcmofashi
2025-03-28 14:20:27 +08:00
parent 2602cbbf96
commit 002955359f
3 changed files with 94 additions and 67 deletions

View File

@@ -8,7 +8,6 @@ from .chat.emoji_manager import emoji_manager
from .chat.relationship_manager import relationship_manager
from .moods.moods import MoodManager
from .willing.willing_manager import willing_manager
from .memory_system.Hippocampus import HippocampusManager
from .schedule.schedule_generator import bot_schedule
# 导出主要组件供外部使用