合并BaseEventPlugin到BasePlugin,重写了components_registry,修正了统计输出
This commit is contained in:
@@ -21,7 +21,6 @@ from .base import (
|
||||
BaseEventHandler,
|
||||
EventHandlerInfo,
|
||||
EventType,
|
||||
BaseEventPlugin,
|
||||
MaiMessages,
|
||||
)
|
||||
from .core import (
|
||||
@@ -49,7 +48,6 @@ __all__ = [
|
||||
"BasePlugin",
|
||||
"BaseAction",
|
||||
"BaseCommand",
|
||||
"BaseEventPlugin",
|
||||
"BaseEventHandler",
|
||||
# 类型定义
|
||||
"ComponentType",
|
||||
|
||||
Reference in New Issue
Block a user