gofmt
This commit is contained in:
parent
3f3e75a5be
commit
cf0ce42636
6 changed files with 2 additions and 8 deletions
|
@ -94,7 +94,6 @@ func Reminder(update tgbotapi.Update, bot *tgbotapi.BotAPI) {
|
|||
log.Info().Int("ID", reminder.updateID).Int64("chat", reminder.chatID).Int64("user", reminder.userID).Int64("time", reminder.notifyTime).Msg("Added new Reminder")
|
||||
return
|
||||
|
||||
|
||||
}
|
||||
|
||||
func NotifyHandler(bot *tgbotapi.BotAPI) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue