mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 11:52:20 +01:00
Lint
This commit is contained in:
@@ -29,6 +29,4 @@ void setup() {
|
||||
App.setup();
|
||||
}
|
||||
|
||||
void loop() {
|
||||
App.loop();
|
||||
}
|
||||
void loop() { App.loop(); }
|
||||
|
Reference in New Issue
Block a user