mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-05 15:55:36 +08:00
remove stupid debug breakpoint
This commit is contained in:
@@ -33,7 +33,6 @@ class Hello
|
||||
* @CQCommand(match="你好",alias={"你好啊","你是谁"})
|
||||
*/
|
||||
public function hello() {
|
||||
eval(ZM_BREAKPOINT);
|
||||
return "你好啊,我是由炸毛框架构建的机器人!";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user