if vs code doesn't stop this

This commit is contained in:
Dragon Fire
2020-10-19 13:54:16 -04:00
parent 299f581e81
commit 40080cadef
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,6 +1,5 @@
const Command = require('../../structures/Command');
const { MessageEmbed } = require('discord.js');
const { null } = require('mathjs');
module.exports = class MessageCommand extends Command {
constructor(client) {