perf: doc2x plugins (#3162)

This commit is contained in:
Archer
2024-11-14 21:56:13 +08:00
committed by shilin66
parent a575d241b6
commit 9fbb5e6f9b
10 changed files with 158 additions and 285 deletions

View File

@@ -87,7 +87,3 @@ export const getCommunityCb = async () => {
{}
);
};
export const getSystemPluginCb = async () => {
return global.systemPluginCb;
};