forked from Supositware/Haha-Yes
remove useless process import
This commit is contained in:
parent
c980594974
commit
746491d83f
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import { SlashCommandBuilder } from '@discordjs/builders';
|
||||
import process from 'node:process';
|
||||
|
||||
export default {
|
||||
data: new SlashCommandBuilder()
|
||||
|
|
Loading…
Reference in a new issue