fix:修复文件未知错误
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from src.common.logger_manager import get_logger
|
||||
from src.chat.message_receive.command_handler import BaseCommand, register_command
|
||||
from src.chat.command.command_handler import BaseCommand, register_command
|
||||
from typing import Tuple, Optional
|
||||
import random
|
||||
|
||||
|
||||
Reference in New Issue
Block a user