mirror of
https://github.com/42wim/matterbridge
synced 2024-11-03 15:40:24 +00:00
Remove debug messsage (mattermost)
This commit is contained in:
parent
ab94b5ca7a
commit
80fcf18e24
@ -21,7 +21,6 @@ type Bmattermost struct {
|
||||
|
||||
func New(cfg *bridge.Config) bridge.Bridger {
|
||||
b := &Bmattermost{Config: cfg, avatarMap: make(map[string]string)}
|
||||
b.Log.Debugf("MATTERMOST %#v", b.General)
|
||||
return b
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user