mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
Migrate golanglint-ci config to V2 (#21081)
This commit is contained in:
@@ -1511,7 +1511,6 @@ func (c *Connection) handlePing(ctx context.Context, m message) {
|
||||
pong := pongMsg{NotFound: true, T: ping.T}
|
||||
gridLogIf(ctx, c.queueMsg(m, &pong))
|
||||
}
|
||||
return
|
||||
}
|
||||
|
||||
func (c *Connection) handleDisconnectClientMux(m message) {
|
||||
|
||||
Reference in New Issue
Block a user