Made go fmt happy.
This commit is contained in:
parent
2e3d90ef64
commit
6d0dcdb718
@ -279,7 +279,6 @@ func (gw *Gateway) handleMessage(msg config.Message, dest *bridge.Bridge) []*BrM
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// broadcast to every out channel (irc QUIT)
|
// broadcast to every out channel (irc QUIT)
|
||||||
if msg.Channel == "" && msg.Event != config.EventJoinLeave {
|
if msg.Channel == "" && msg.Event != config.EventJoinLeave {
|
||||||
flog.Debug("empty channel")
|
flog.Debug("empty channel")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user