Commit 80031a30 authored by watermelo's avatar watermelo

Mod: fmt the codes

parent 2b76c4db
...@@ -75,7 +75,6 @@ func main() { ...@@ -75,7 +75,6 @@ func main() {
taskPool.Close() taskPool.Close()
} }
// NewHelloClientSession use for init client session // NewHelloClientSession use for init client session
func NewHelloClientSession(session getty.Session) (err error) { func NewHelloClientSession(session getty.Session) (err error) {
tcp.EventListener.SessionOnOpen = func(session getty.Session) { tcp.EventListener.SessionOnOpen = func(session getty.Session) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment