code refactor
This commit is contained in:
parent
b25c523528
commit
c15490e756
|
@ -244,8 +244,6 @@ func handleNotice(notice Notice, bs []byte) {
|
|||
AtMobiles: phones,
|
||||
Tokens: StringSetKeys(feishuset),
|
||||
})
|
||||
default:
|
||||
logger.Info("channel ", ch, " not supported by golang")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue