refactor: helper cleanup
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 5 Jun 2024 09:58:26 +0000 (11:58 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 5 Jun 2024 09:58:26 +0000 (11:58 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
src/charging-station/ocpp/OCPPServiceUtils.ts

index 69de60cf19eec8617468fbdf47a5807294ad6e67..72d52d527d33893f5375b92d0489aedf6733581d 100644 (file)
@@ -1261,7 +1261,6 @@ const getMeasurandDefaultLocation = (
 
 // eslint-disable-next-line @typescript-eslint/no-extraneous-class
 export class OCPPServiceUtils {
-  public static readonly getMessageTypeString = getMessageTypeString
   public static readonly sendAndSetConnectorStatus = sendAndSetConnectorStatus
   public static readonly restoreConnectorStatus = restoreConnectorStatus
   public static readonly isIdTagAuthorized = isIdTagAuthorized