diff --git a/esphome/components/deep_sleep/switch/switch.h b/esphome/components/deep_sleep/switch/switch.h index 4a1cdaa253..b379baa554 100644 --- a/esphome/components/deep_sleep/switch/switch.h +++ b/esphome/components/deep_sleep/switch/switch.h @@ -15,4 +15,4 @@ class GuardSwitch : public switch_::Switch, public Parented }; } // namespace deep_sleep -} // namespace esphome \ No newline at end of file +} // namespace esphome