diff --git a/src/controllers/api/inventoryController.ts b/src/controllers/api/inventoryController.ts index 3bc0959d..1af5c350 100644 --- a/src/controllers/api/inventoryController.ts +++ b/src/controllers/api/inventoryController.ts @@ -10,7 +10,7 @@ import { equipmentKeys } from "../../types/inventoryTypes/inventoryTypes.ts"; import type { IPolarity } from "../../types/inventoryTypes/commonInventoryTypes.ts"; import { ArtifactPolarity } from "../../types/inventoryTypes/commonInventoryTypes.ts"; import type { ICountedItem } from "warframe-public-export-plus"; -import { eFaction, ExportCustoms, ExportFlavour, ExportResources } from "warframe-public-export-plus"; +import { ExportCustoms, ExportFlavour, ExportResources } from "warframe-public-export-plus"; import { applyCheatsToInfestedFoundry, handleSubsumeCompletion } from "../../services/infestedFoundryService.ts"; import { addEmailItem,