fix new lines

This commit is contained in:
Tomasz Duda 2024-10-14 20:54:25 +02:00
parent ad2231d12d
commit 5bc7d1a313
4 changed files with 4 additions and 4 deletions

View file

@ -155,4 +155,4 @@ void StatsdComponent::send_(std::string *out) {
} // namespace statsd
} // namespace esphome
#endif
#endif

View file

@ -85,4 +85,4 @@ class StatsdComponent : public PollingComponent {
} // namespace statsd
} // namespace esphome
#endif
#endif

View file

@ -615,4 +615,4 @@ void UDPComponent::send_ping_pong_request_() {
}
} // namespace udp
} // namespace esphome
#endif
#endif

View file

@ -157,4 +157,4 @@ class UDPComponent : public PollingComponent {
} // namespace udp
} // namespace esphome
#endif
#endif