This commit is contained in:
rusefillc 2022-08-25 23:50:00 -04:00
parent 5e71ac94b8
commit c0391b16e4
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