This commit is contained in:
minecraft1024a
2025-09-26 20:16:46 +08:00
committed by Windpicker-owo
parent 69c6829aed
commit f842c43ab0
14 changed files with 8 additions and 16 deletions

View File

@@ -2,7 +2,7 @@ import base64
import time
from abc import abstractmethod, ABCMeta
from dataclasses import dataclass
from typing import Optional, Any, TYPE_CHECKING
from typing import Optional, Any
import urllib3
from maim_message import Seg, UserInfo, BaseMessageInfo, MessageBase