Merge pull request #320 from VermiumSifell/dev

♻️ fixed code smell
This commit is contained in:
Axel Olausson Holtenäs 2022-05-20 23:01:43 +02:00 committed by GitHub
commit 68f11d71ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,6 @@
import { CommandInteraction } from "discord.js";
import { SlashCommandSubcommandGroupBuilder } from "@discordjs/builders";
import logger from "@logger";
import getEmbedConfig from "@helpers/getEmbedConfig";
import modules from "./modules";