Removed unused imports and cleaned up

This commit is contained in:
2023-11-20 12:34:27 +01:00
parent 2ba3803b64
commit d9ccf78c47
8 changed files with 10 additions and 89 deletions

View File

@@ -1,4 +1,3 @@
const { Events } = require('discord.js');
const { botLogChannel, color } = require('../../config/options.json');
module.exports = {