Clean up imports

This commit is contained in:
Dev 2024-01-23 16:49:00 +00:00
parent 67e5e61d3c
commit 2e6574c917

View File

@ -1,6 +1,5 @@
import { Customization, Inventory, OverallCounters, Skills, Stats } from "@spt-aki/models/eft/common/tables/IBotBase" import { OverallCounters, Skills } from "@spt-aki/models/eft/common/tables/IBotBase"
import { Info } from "types/models/eft/common/tables/IBotBase"
import { Item } from "../common/tables/IItem" import { Item } from "../common/tables/IItem"
export interface IGetOtherProfileResponse export interface IGetOtherProfileResponse