diff --git a/commands/owner/die.js b/commands/owner/die.js index 30a3fb75..38e6c434 100644 --- a/commands/owner/die.js +++ b/commands/owner/die.js @@ -1,5 +1,4 @@ import { SlashCommandBuilder } from '@discordjs/builders'; -import process from 'node:process'; export default { data: new SlashCommandBuilder()