Skip to content

Commit

Permalink
Merge pull request #672 from hwangsihu/main
Browse files Browse the repository at this point in the history
Format
  • Loading branch information
LucasB25 authored Aug 8, 2024
2 parents ff62f54 + 784b620 commit d011ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/dev/GuildLeave.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Command, type Context, type Lavamusic } from "../../structures/index.js";
import { ChannelType, type TextChannel } from "discord.js";
import { Command, type Context, type Lavamusic } from "../../structures/index.js";

export default class GuildLeave extends Command {
constructor(client: Lavamusic) {
Expand Down

0 comments on commit d011ad2

Please sign in to comment.