remove blank line

bot-api-6.1
Jqs7 2015-06-30 11:33:26 +08:00
parent 69bb4a9c33
commit 92ad19733b
1 changed files with 0 additions and 1 deletions

View File

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