mirror of
https://github.com/RockChinQ/QChatGPT.git
synced 2024-11-16 11:42:44 +08:00
chore: 删除调试输出
This commit is contained in:
parent
bb12b48887
commit
d2bd6e23b6
|
@ -566,7 +566,6 @@ class PluginHost:
|
|||
event_name, event_context.eid, event_context.__return_value__
|
||||
)
|
||||
)
|
||||
print(emitted_plugins)
|
||||
|
||||
if len(emitted_plugins) > 0:
|
||||
plugins_info = [get_plugin_info_for_audit(p) for p in emitted_plugins]
|
||||
|
|
Loading…
Reference in New Issue
Block a user