diff --git a/updates.go b/updates.go index 1a3a34a..edbcb20 100644 --- a/updates.go +++ b/updates.go @@ -28,7 +28,6 @@ func (bot *BotAPI) UpdatesChan(config UpdateConfig) (chan Update, error) { } } } - } }()