diff --git a/esphome/components/display/point.h b/esphome/components/display/point.h index ff325b13f0..a1d3e62354 100644 --- a/esphome/components/display/point.h +++ b/esphome/components/display/point.h @@ -1,4 +1,3 @@ - #pragma once #include "esphome/core/helpers.h" @@ -16,4 +15,4 @@ class Point { }; } // namespace display -} // namespace esphome \ No newline at end of file +} // namespace esphome