diff --git a/esphome/core/sub_area.h b/esphome/core/sub_area.h index 55ea4b4541..2a70086c1c 100644 --- a/esphome/core/sub_area.h +++ b/esphome/core/sub_area.h @@ -17,4 +17,4 @@ class SubArea { std::string name_ = ""; }; -} // namespace esphome \ No newline at end of file +} // namespace esphome