1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-12 00:02:21 +01:00
This commit is contained in:
J. Nick Koston
2025-07-06 20:38:00 -05:00
parent 64ac0d2bde
commit 7eb029f4b9
2 changed files with 2 additions and 2 deletions

View File

@@ -60,4 +60,4 @@ void SchedulerBulkCleanupComponent::trigger_bulk_cleanup() {
}
} // namespace scheduler_bulk_cleanup_component
} // namespace esphome
} // namespace esphome

View File

@@ -15,4 +15,4 @@ class SchedulerBulkCleanupComponent : public Component {
};
} // namespace scheduler_bulk_cleanup_component
} // namespace esphome
} // namespace esphome