Skip to content
Snippets Groups Projects
Commit a82f62ab authored by Imran Hussain's avatar Imran Hussain
Browse files

Fix linting errors

parent 2b34407f
No related branches found
No related tags found
No related merge requests found
......@@ -13,4 +13,5 @@ fs.readdir('./events/', (err, files) => {
});
});
/* global process */
client.login(process.env.BOT_TOKEN);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment