diff --git a/firmware/controllers/bench_test.cpp b/firmware/controllers/bench_test.cpp index 3d9cfd5241..1b22f995da 100644 --- a/firmware/controllers/bench_test.cpp +++ b/firmware/controllers/bench_test.cpp @@ -20,13 +20,11 @@ * If not, see . */ -// todo: rename this file #include "pch.h" #if EFI_ENGINE_CONTROL #if !EFI_UNIT_TEST - #include "flash_main.h" #include "bench_test.h" #include "main_trigger_callback.h"