Made go fmt happy.
This commit is contained in:
@@ -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")
|
||||||
|
|||||||
Reference in New Issue
Block a user