code refactor

This commit is contained in:
Ulric Qin 2022-04-14 19:09:25 +08:00
parent b25c523528
commit c15490e756
1 changed files with 0 additions and 2 deletions

View File

@ -244,8 +244,6 @@ func handleNotice(notice Notice, bs []byte) {
AtMobiles: phones,
Tokens: StringSetKeys(feishuset),
})
default:
logger.Info("channel ", ch, " not supported by golang")
}
}
}