Browse Source

remove duplicate reply test.

master
Patrick Peng Sun 8 years ago
parent
commit
fa27548dbd
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      serveCommand.go

+ 0
- 1
serveCommand.go View File

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

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


Loading…
Cancel
Save