format with gofumpt (#18184)
* gofumpt -w -l . * gofumpt -w -l -extra . * Add linter * manual fix * change make fmt
This commit is contained in:
@ -27,7 +27,6 @@ func listen(server *ssh.Server) {
|
||||
}
|
||||
}
|
||||
log.Info("SSH Listener: %s Closed", server.Addr)
|
||||
|
||||
}
|
||||
|
||||
// Unused informs our cleanup routine that we will not be using a ssh port
|
||||
|
Reference in New Issue
Block a user