mirror of
https://github.com/velour/catbase.git
synced 2025-04-05 12:31:42 +00:00
first: stop spitting out dumb logs
This commit is contained in:
parent
7af715aee9
commit
79e559872b
@ -215,8 +215,6 @@ func (p *FirstPlugin) register() {
|
||||
return false
|
||||
}
|
||||
|
||||
log.Debug().Interface("message", r.Msg).Msg("first check")
|
||||
|
||||
first, err := getLastFirst(p.db, r.Msg.Channel)
|
||||
if err != nil {
|
||||
log.Error().
|
||||
|
Loading…
x
Reference in New Issue
Block a user