mirror of
https://github.com/esphome/esphome.git
synced 2025-08-10 12:27:46 +00:00
Update esphome/core/application.h
This commit is contained in:
@@ -109,7 +109,6 @@ class Application {
|
||||
this->name_ = name;
|
||||
this->friendly_name_ = friendly_name;
|
||||
}
|
||||
// area is now handled through the areas system
|
||||
this->comment_ = comment;
|
||||
this->compilation_time_ = compilation_time;
|
||||
}
|
||||
|
Reference in New Issue
Block a user