mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-14 03:09:59 +00:00
Removed unused imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Message, Interaction, CommandInteraction, BaseInteraction } from 'discord.js';
|
||||
import { Message, CommandInteraction, BaseInteraction } from 'discord.js';
|
||||
|
||||
import Users from '../services/Users';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user