unused import of ColorResolvable

This commit is contained in:
Axel Olausson Holtenäs 2022-04-13 21:23:12 +02:00
parent 78a2373cd1
commit 53236f3965
No known key found for this signature in database
GPG key ID: 9347A5E873995701

View file

@ -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 {