暂时不需要

This commit is contained in:
shenjack 2024-01-07 18:55:22 +08:00
parent fe83ad097b
commit bd1bdcbad2
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -14,7 +14,7 @@ from nacl.signing import SigningKey
# from lib_not_dr.types import Options
from lib_not_dr.loggers import config
from data_struct import AtElement, Message, ReplyMessage, get_config, BotConfig, BotStatus
from data_struct import Message, ReplyMessage, get_config, BotConfig, BotStatus
_version_ = "0.2.2"