auto formatting

This commit is contained in:
proddy
2022-02-26 18:12:42 +01:00
parent 7438385729
commit f206ce7114
3 changed files with 6 additions and 5 deletions

View File

@@ -197,7 +197,7 @@ class Mqtt {
}
static void ha_climate_reset(bool reset) {
ha_climate_reset_ = reset;;
ha_climate_reset_ = reset;
}
static bool send_response() {