This commit is contained in:
Daniel Odendahl Jr
2017-10-13 22:01:21 +00:00
parent f830d4dffd
commit 20c95d7ec4
-1
View File
@@ -11,7 +11,6 @@ const client = new CommandoClient({
messageCacheLifetime: 600,
messageSweepInterval: 120
});
const { postStats } = require('./util/Util');
const { version } = require('./package');
const whitelist = require('./assets/json/whitelist');