Skip to content

Commit

Permalink
remove unused things for now
Browse files Browse the repository at this point in the history
  • Loading branch information
JustCat80 committed Aug 19, 2021
1 parent 822eca7 commit 24d5808
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lib/structures/CommandInteraction.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
const Interaction = require("./Interaction");
const Member = require("./Member");
const User = require("./User");
const Role = require("./Role");
const Channel = require("./Channel");
const Message = require("./Message");

const {InteractionResponseTypes} = require("../Constants");

/**
Expand Down

0 comments on commit 24d5808

Please sign in to comment.