Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
gideontong committed Jun 26, 2020
1 parent 113bf63 commit 7ee37e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion commands/clear.js
@@ -1,6 +1,5 @@
// Imports from local config files
const config = require('../config/config.json');
const message = require('../events/message');

// Imports from dependencies
const log = require('log4js').getLogger('amy');
Expand Down

0 comments on commit 7ee37e8

Please sign in to comment.