ソースを参照

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
}


読み込み中…
キャンセル
保存