mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-29 17:38:12 +00:00
fix issue
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { ContainerPlacementInput } from './wagon-plan.util';
|
||||
import type { ContainerPlacementInput } from './utils/wagon-plan.util';
|
||||
|
||||
export type ContainerUnitForPlacement = {
|
||||
bookingId: string;
|
||||
|
||||
Reference in New Issue
Block a user