diff --git a/esphome/core/runtime_stats.cpp b/esphome/core/runtime_stats.cpp index 0ce0d29e8d..da19349537 100644 --- a/esphome/core/runtime_stats.cpp +++ b/esphome/core/runtime_stats.cpp @@ -89,4 +89,4 @@ void RuntimeStatsCollector::process_pending_stats(uint32_t current_time) { } } -} // namespace esphome \ No newline at end of file +} // namespace esphome