diff --git a/esphome/components/ota/ota_backend.cpp b/esphome/components/ota/ota_backend.cpp index bc7755fa83..16a5d56554 100644 --- a/esphome/components/ota/ota_backend.cpp +++ b/esphome/components/ota/ota_backend.cpp @@ -9,4 +9,4 @@ OTAGlobalCallback *global_ota_component = #endif } // namespace ota -} // namespace esphome \ No newline at end of file +} // namespace esphome