Skip to content
This repository was archived by the owner on Jan 5, 2022. It is now read-only.

Commit 7f3eaa5

Browse files
committed
♻️ Removed empty comment.
1 parent 7367027 commit 7f3eaa5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

backend/server.go

-3
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ func main() {
5656
// Process messages
5757
log.Printf("Authorized on Telegram bot account %s", bot.Self.UserName)
5858

59-
/*
60-
*/
61-
6259
var updates tgbotapi.UpdatesChannel
6360

6461
if os.Getenv("TELEGRAM_WEBHOOK_URL") == "" {

0 commit comments

Comments
 (0)