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

} }


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



Loading…
Cancel
Save