Skip to content

Commit

Permalink
🧐
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashu11-A committed Jun 14, 2024
1 parent 782a8d5 commit 5cd0c3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/tickets/src/discord/components/Claim/ButtonDel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { Component } from "@/discord/base/Components.js";
import { YouSure } from "@/discord/base/CustomIntetaction.js";
import { Error } from "@/discord/base/CustomResponse.js";
import { claimDB } from "@/functions/database.js";
import { EmbedBuilder } from "discord.js";

new Component({
customId: 'Delete',
Expand Down

0 comments on commit 5cd0c3f

Please sign in to comment.