formatting

This commit is contained in:
jonschz 2025-06-11 23:18:17 +02:00
parent c86f320ede
commit 1fbae5716c

View File

@ -633,7 +633,6 @@ MxResult LegoPathController::ReadBoundaries(LegoStorage* p_storage)
MxU16 s;
MxU8 j;
if (p_storage->Read(&numE, sizeof(numE)) != SUCCESS) {
return FAILURE;
}