This commit is contained in:
rusefillc 2022-08-25 23:50:00 -04:00
parent 382768938b
commit 84ff4e98c0
1 changed files with 0 additions and 1 deletions

View File

@ -435,7 +435,6 @@ public:
void onSparkFireKnockSense(uint8_t cylinderIndex, efitick_t nowNt);
#if EFI_UNIT_TEST
// todo: refactor into EngineModule to get more consistent with other mocks?
AirmassModelBase* mockAirmassModel = nullptr;
#endif