Remove some debug log
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 13 Feb 2021 15:27:18 +0000 (16:27 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 13 Feb 2021 15:27:18 +0000 (16:27 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ChargingStation.ts

index da43ad2f5a960fc7d388ac54689a543c09829b90..316b280e6629d20c4b26a6c50f49048a38f43691 100644 (file)
@@ -605,7 +605,6 @@ export default class ChargingStation {
   private getAuthorizedTags(): string[] {
     let authorizedTags: string[] = [];
     const authorizationFile = this.getAuthorizationFile();
-    console.log(authorizationFile);
     if (authorizationFile) {
       try {
         // Load authorization file