Run gofmt.
This commit is contained in:
@@ -943,7 +943,6 @@ func leaveGroup(c *webClient) {
|
|||||||
c.group = nil
|
c.group = nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
func failDownConnection(c *webClient, id string, message string) error {
|
func failDownConnection(c *webClient, id string, message string) error {
|
||||||
if id != "" {
|
if id != "" {
|
||||||
err := c.write(clientMessage{
|
err := c.write(clientMessage{
|
||||||
|
|||||||
Reference in New Issue
Block a user