Explorar el Código

remove duplicate reply test.

master
Patrick Peng Sun hace 8 años
padre
commit
fa27548dbd
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      serveCommand.go

+ 0
- 1
serveCommand.go Ver fichero

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

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


Cargando…
Cancelar
Guardar