chore: 移除过时的兼容性处理代码

This commit is contained in:
RockChinQ
2024-01-18 00:52:29 +08:00
parent aa433bd5ab
commit 5bbc38a7a3
8 changed files with 22 additions and 85 deletions

View File

@@ -576,7 +576,3 @@ class PluginHost:
)
return event_context
if __name__ == "__main__":
pass