X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Ftypes%2FStatistics.ts;h=93687190301bb429380385dedf04b4d871b0c03c;hb=28f1c5749ad4ee138c34c345a7bd812b40ccbcfa;hp=782adae2465611ae5daf649c48ae61937937f250;hpb=268a74bb051fcbbad532fd833f0d8fd2b33b6c64;p=e-mobility-charging-stations-simulator.git diff --git a/src/types/Statistics.ts b/src/types/Statistics.ts index 782adae2..93687190 100644 --- a/src/types/Statistics.ts +++ b/src/types/Statistics.ts @@ -1,5 +1,5 @@ -import type { IncomingRequestCommand, RequestCommand } from './ocpp/Requests'; -import type { CircularArray } from '../utils/CircularArray'; +import type { IncomingRequestCommand, RequestCommand } from './internal'; +import type { CircularArray } from '../utils'; import type { WorkerData } from '../worker'; export type TimeSeries = {