From 7c95a83c6c9193abaa9fc81fc7eda08d02542241 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 16 Mar 2026 21:31:31 -1000 Subject: [PATCH] Remove stale codspeed_plan.md reference from main.cpp --- tests/benchmarks/components/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/benchmarks/components/main.cpp b/tests/benchmarks/components/main.cpp index 20b84c087a5..bae733cbc61 100644 --- a/tests/benchmarks/components/main.cpp +++ b/tests/benchmarks/components/main.cpp @@ -5,7 +5,7 @@ /* This special main.cpp provides the entry point for Google Benchmark. It replaces the default ESPHome main with a benchmark runner. -See the codspeed_plan.md for more information. + */ // Auto generated code by esphome