style: lint code

lint code on files: index.js, poll.js and argument-parser.js
This commit is contained in:
Ali Movahedi
2016-03-28 01:08:42 +04:30
parent e5c25bd9c1
commit 23cff62505
6 changed files with 18 additions and 10 deletions

View File

@ -21,8 +21,6 @@ const DEFAULTS = {
const REQUIRED = 0;
console.log(poll);
/**
* Bot class used to connect to a new bot
* Bots have an api property which gives access to all Telegram API methods,