removed unecessary thing

This commit is contained in:
Loic Bersier 2018-09-20 17:50:55 +02:00
parent a1771cd16d
commit a314762f62
2 changed files with 0 additions and 2 deletions

View file

@ -1,5 +1,4 @@
const { Command } = require('discord.js-commando');
const responseObject = require("../../randVid.json");
module.exports = class DespacitoCommand extends Command {
constructor(client) {
super(client, {

View file

@ -1,5 +1,4 @@
const { Command } = require('discord.js-commando');
const Discord = require('discord.js');
module.exports = class ServerCommand extends Command {
constructor(client) {
super(client, {