This commit is contained in:
2021-08-06 14:24:02 +08:00
parent 41fa50246e
commit 776a251123
-1
View File
@@ -194,7 +194,6 @@ class ServerManager extends Abstracts\Server
Constant::MANAGER_STOP => '',
Constant::BEFORE_RELOAD => '',
Constant::AFTER_RELOAD => '',
Constant::DISCONNECT => '',
Constant::START => '',
]);
}