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