Skip to content

Commit

Permalink
unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Feb 9, 2024
1 parent fb969b2 commit 68193b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/faithful/missing.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import type { SlashCommand, SyncSlashCommandBuilder } from "@interfaces/interactions";
import type { SlashCommand } from "@interfaces/interactions";
import type { Pack } from "@interfaces/database";
import { EmbedBuilder } from "@client";
import { SlashCommandBuilder, Message, AttachmentBuilder } from "discord.js";
Expand Down

0 comments on commit 68193b5

Please sign in to comment.