mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
Remove unnecessary ellipsis (#8964)
This commit is contained in:
@@ -101,7 +101,7 @@ void ShellyDimmer::setup() {
|
||||
this->pin_nrst_->setup();
|
||||
this->pin_boot0_->setup();
|
||||
|
||||
ESP_LOGI(TAG, "Initializing Shelly Dimmer...");
|
||||
ESP_LOGI(TAG, "Initializing");
|
||||
|
||||
this->handle_firmware();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user