refactor: remove unused imports and types across trade and economy modules
This commit is contained in:
@@ -13,7 +13,6 @@ import {
|
||||
TextInputStyle,
|
||||
ThreadChannel,
|
||||
TextChannel,
|
||||
Colors
|
||||
} from "discord.js";
|
||||
import { TradeService } from "./trade.service";
|
||||
import { inventoryService } from "@/modules/inventory/inventory.service";
|
||||
|
||||
Reference in New Issue
Block a user