mirror of
https://github.com/m1k1o/neko.git
synced 2025-07-30 06:50:55 +02:00
lint remove whitespaces.
This commit is contained in:
parent
e152ee295b
commit
91f1727723
12 changed files with 12 additions and 12 deletions
|
@ -242,7 +242,7 @@ func (ws *WebSocketManagerCtx) handle(connection *websocket.Conn, session types.
|
|||
} else {
|
||||
ws.logger.Debug().Err(err).Msg("read message error")
|
||||
}
|
||||
|
||||
|
||||
close(cancel)
|
||||
break
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue