⚰️ unused config in avatar module

This commit is contained in:
Axel Olausson Holtenäs 2022-04-22 16:01:23 +02:00
parent 52f5ae36c5
commit 7837a24a57
No known key found for this signature in database
GPG key ID: 7BF6826B76382CBA

View file

@ -1,5 +1,4 @@
import { successColor, footerText, footerIcon } from "@config/embed";
import { hosterName, hosterUrl } from "@config/other";
import i18next from "i18next";
import { CommandInteraction, MessageEmbed } from "discord.js";