Skip to content

Commit

Permalink
Update Interaction.js
Browse files Browse the repository at this point in the history
  • Loading branch information
JustCat80 committed May 30, 2021
1 parent 55455dc commit 07aff1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/structures/Interaction.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"use strict";

const Base = require("./Base");
//const InteractionData = require("./InteractionData");
const InteractionData = require("./InteractionData");
const Message = require("./Message");
const Member = require("./Member");
const Constants = require("../Constants");
Expand Down

0 comments on commit 07aff1a

Please sign in to comment.