mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
[stepper] Remove unnecessary `#include` (#7827)
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
#include "esphome/core/component.h"
|
||||
#include "esphome/core/automation.h"
|
||||
#include "esphome/components/stepper/stepper.h"
|
||||
|
||||
namespace esphome {
|
||||
namespace stepper {
|
||||
|
||||
Reference in New Issue
Block a user