From 8095850e83b1a7c685c9e9a68a65637c5b36f10b Mon Sep 17 00:00:00 2001 From: oarcher Date: Wed, 17 Jul 2024 00:59:51 +0200 Subject: [PATCH] lint --- esphome/components/modem/automation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esphome/components/modem/automation.h b/esphome/components/modem/automation.h index 7c813d56b1..12bfe6fe2a 100644 --- a/esphome/components/modem/automation.h +++ b/esphome/components/modem/automation.h @@ -18,4 +18,4 @@ class ModemNotRespondingTrigger : public Trigger<> { } // namespace modem } // namespace esphome -#endif // USE_ESP_IDF \ No newline at end of file +#endif // USE_ESP_IDF