mirror of
https://github.com/esphome/esphome.git
synced 2025-09-13 16:52:18 +01:00
preen
This commit is contained in:
@@ -90,9 +90,6 @@ APIConnection::~APIConnection() {
|
||||
}
|
||||
|
||||
void APIConnection::loop() {
|
||||
if (this->remove_)
|
||||
return;
|
||||
|
||||
if (this->next_close_) {
|
||||
// requested a disconnect
|
||||
this->helper_->close();
|
||||
|
Reference in New Issue
Block a user