Parcourir la source

remove duplicate reply test.

master
Patrick Peng Sun il y a 8 ans
Parent
révision
fa27548dbd
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. +0
    -1
      serveCommand.go

+ 0
- 1
serveCommand.go Voir le fichier

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

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


Chargement…
Annuler
Enregistrer