Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasBrazi06 committed Aug 4, 2021
1 parent 4cb6c48 commit 0aa66cd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ export default class CredentialsEndpoint extends AbstractEndpoint {
versionFound = true;
ocpiEndpoint.version = version.version;
ocpiEndpoint.versionUrl = version.url;

// Log correct OCPI service found
await Logging.logDebug({
tenantID: tenant.id,
Expand Down

0 comments on commit 0aa66cd

Please sign in to comment.