Skip to content

Commit

Permalink
Gofumpt
Browse files Browse the repository at this point in the history
  • Loading branch information
42wim committed Feb 2, 2022
1 parent 4e3e3b9 commit 01f615f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bridge/telegram/handlers.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ func (b *Btelegram) handleUpdate(rmsg *config.Message, message, posted, edited *
Channel: chatID,
Text: fmt.Sprintf("ID of this chat: %s", chatID),
})

if err != nil {
b.Log.Warnf("Unable to send chatID to %s", chatID)
}
Expand Down

0 comments on commit 01f615f

Please # to comment.