remove blank line

pull/2/head
Jqs7 10 years ago
parent 69bb4a9c33
commit 92ad19733b
  1. 1
      updates.go

@ -28,7 +28,6 @@ func (bot *BotAPI) UpdatesChan(config UpdateConfig) (chan Update, error) {
} }
} }
} }
} }
}() }()