浏览代码

remove duplicate reply test.

master
Patrick Peng Sun 8 年前
父节点
当前提交
fa27548dbd
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      serveCommand.go

+ 0
- 1
serveCommand.go 查看文件

@@ -66,7 +66,6 @@ func allCommand(ss *openIDSessionData, in InWechatMsg) (processed bool) {
}

in.replyText(msg)
in.replyText("Error")
return
}


正在加载...
取消
保存