Remove mistyped line

This commit is contained in:
Ninjdai 2023-10-02 18:50:19 +02:00
parent 9be026c006
commit 5ca6cbcb2e

View File

@ -1,6 +1,6 @@
import Canvas from "canvas"; import Canvas from "canvas";
import { AttachmentBuilder } from 'discord.js'; import { AttachmentBuilder } from 'discord.js';
t
export default { export default {
async execute(interaction){ async execute(interaction){
await interaction.deferReply(); await interaction.deferReply();