mirror of
https://github.com/esphome/esphome.git
synced 2025-08-03 08:57:47 +00:00
Update esphome/components/text_sensor/text_sensor.cpp
This commit is contained in:
parent
9cc7b060c9
commit
171e19381f
@ -70,7 +70,6 @@ void TextSensor::internal_send_state_to_frontend(const std::string &state) {
|
||||
this->callback_.call(state);
|
||||
}
|
||||
|
||||
bool TextSensor::has_state() { return this->has_state_; }
|
||||
|
||||
} // namespace text_sensor
|
||||
} // namespace esphome
|
||||
|
Loading…
x
Reference in New Issue
Block a user