diff --git a/esphome/components/ota/ota.cpp b/esphome/components/ota/ota.cpp index 921f3769b9..47fda17be8 100644 --- a/esphome/components/ota/ota.cpp +++ b/esphome/components/ota/ota.cpp @@ -7,4 +7,4 @@ namespace ota { // This file remains for backward compatibility } // namespace ota -} // namespace esphome \ No newline at end of file +} // namespace esphome diff --git a/esphome/components/ota/ota.h b/esphome/components/ota/ota.h index 654e87a173..17d2d24d00 100644 --- a/esphome/components/ota/ota.h +++ b/esphome/components/ota/ota.h @@ -38,4 +38,4 @@ using ota_base::OTAGlobalCallback; #endif } // namespace ota -} // namespace esphome \ No newline at end of file +} // namespace esphome