mirror of
https://github.com/RockChinQ/QChatGPT.git
synced 2024-11-16 19:57:04 +08:00
test: 删除热更新测试代码
This commit is contained in:
parent
4dac9ac067
commit
a93f681913
|
@ -25,7 +25,6 @@ processing = []
|
|||
def process_message(launcher_type: str, launcher_id: int, text_message: str, message_chain: MessageChain,
|
||||
sender_id: int) -> MessageChain:
|
||||
global processing
|
||||
print("hot update test: process_message")
|
||||
|
||||
mgr = pkg.utils.context.get_qqbot_manager()
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user