update some comments and redundant code

This commit is contained in:
crazywhalecc
2023-01-13 14:20:23 +08:00
parent 7c39a7fe39
commit 54f526b1c6
3 changed files with 3 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ function _zm_setup_loader()
return true;
});
// TODO: 然后加载插件目录的插件
// 这里好像没必要加载插件目录的插件,插件理论上不能在 Master 被加载
// 解析所有注册路径的文件,获取注解
$parser->parse();