Skip to content

Commit 04384c3

Browse files
committed
[authent] Code format on AuthentLocalList.cpp
1 parent a6097a3 commit 04384c3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/chargepoint/authent/AuthentLocalList.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ bool AuthentLocalList::handleMessage(const ocpp::messages::SendLocalListReq& req
177177
response.status = UpdateStatus::VersionMismatch;
178178
}
179179
}
180-
181180
}
182181
else
183182
{
@@ -187,7 +186,6 @@ bool AuthentLocalList::handleMessage(const ocpp::messages::SendLocalListReq& req
187186
else
188187
{
189188
response.status = UpdateStatus::Failed;
190-
191189
}
192190
}
193191
else

0 commit comments

Comments
 (0)