From 92ad19733ba69ebe635916af04cf51ea6fd4a71b Mon Sep 17 00:00:00 2001 From: Jqs7 <7@jqs7.com> Date: Tue, 30 Jun 2015 11:33:26 +0800 Subject: [PATCH] remove blank line --- updates.go | 1 - 1 file changed, 1 deletion(-) 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) { } } } - } }()