X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcharging-station%2Focpp%2F2.0%2FOCPP20ServiceUtils.ts;h=9fb61bd0c49eb07b4872840fb336ebbcbaaf0228;hb=a14022a2a2426ab1f42c3ee25ffbfab8969447ea;hp=b155f462d2615a65e83f1580435709bb081d59f7;hpb=1b271a549cfd1b8e678a56918f113ebc7c17f592;p=e-mobility-charging-stations-simulator.git diff --git a/src/charging-station/ocpp/2.0/OCPP20ServiceUtils.ts b/src/charging-station/ocpp/2.0/OCPP20ServiceUtils.ts index b155f462..9fb61bd0 100644 --- a/src/charging-station/ocpp/2.0/OCPP20ServiceUtils.ts +++ b/src/charging-station/ocpp/2.0/OCPP20ServiceUtils.ts @@ -5,9 +5,8 @@ import { fileURLToPath } from 'node:url'; import type { JSONSchemaType } from 'ajv'; -import type { JsonType } from '../../../types/JsonType'; -import { OCPPVersion } from '../../../types/ocpp/OCPPVersion'; -import { OCPPServiceUtils } from '../OCPPServiceUtils'; +import { type JsonType, OCPPVersion } from '../../../types'; +import { OCPPServiceUtils } from '../internal'; export class OCPP20ServiceUtils extends OCPPServiceUtils { public static parseJsonSchemaFile(