remove blank line

This commit is contained in:
Jqs7 2015-06-30 11:33:26 +08:00
parent 69bb4a9c33
commit 92ad19733b

View file

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