➖ unused import of ColorResolvable
This commit is contained in:
parent
e19393942c
commit
a3ba2403bd
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
// Dependencies
|
// Dependencies
|
||||||
import { CommandInteraction, ColorResolvable } from "discord.js";
|
import { CommandInteraction } from "discord.js";
|
||||||
|
|
||||||
// Configurations
|
// Configurations
|
||||||
import {
|
import {
|
||||||
|
|
Loading…
Add table
Reference in a new issue