gofmt
This commit is contained in:
parent
15ff0e08f2
commit
a691554234
@ -56,7 +56,6 @@ func (c *Client) Open() error {
|
||||
c.msgs <- msg
|
||||
}
|
||||
|
||||
|
||||
close(c.msgs)
|
||||
close(c.err)
|
||||
}()
|
||||
|
Reference in New Issue
Block a user