mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-12 21:30:43 -05:00
Removed another type
This commit is contained in:
parent
fe2983d2df
commit
678cf903a2
@ -3,7 +3,7 @@ import type { InventoryCallbacks } from "@spt/callbacks/InventoryCallbacks";
|
||||
import { HandledRoute, ItemEventRouterDefinition } from "@spt/di/Router";
|
||||
import type { IPmcData } from "@spt/models/eft/common/IPmcData";
|
||||
import type { IItemEventRouterResponse } from "@spt/models/eft/itemEvent/IItemEventRouterResponse";
|
||||
import type { ItemEventActions } from "@spt/models/enums/ItemEventActions";
|
||||
import { ItemEventActions } from "@spt/models/enums/ItemEventActions";
|
||||
import { inject, injectable } from "tsyringe";
|
||||
|
||||
@injectable()
|
||||
|
Loading…
x
Reference in New Issue
Block a user