Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamitay authored Apr 11, 2023
1 parent 803a224 commit 1635ded
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion marvin-bot/src/commands/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import StopCommand from "./stop/StopCommand";
import SkipCommand from "./skip/SkipCommand";
import QueueCommand from "./queue/QueueCommand";
import MenuCommand from "./menu/MenuCommand";
import PlaylistCommand from "./playlist/PlaylistCommand";
import { ButtonInteraction, StringSelectMenuInteraction } from "discord.js";

@injectable()
Expand Down

0 comments on commit 1635ded

Please sign in to comment.