mirror of
https://github.com/esphome/esphome.git
synced 2025-01-04 11:51:43 +01:00
[stepper] Remove unnecessary `#include
` (#7827)
This commit is contained in:
parent
46a435f5f2
commit
ebf895990b
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
#include "esphome/core/component.h"
|
||||
#include "esphome/core/automation.h"
|
||||
#include "esphome/components/stepper/stepper.h"
|
||||
|
||||
namespace esphome {
|
||||
namespace stepper {
|
||||
|
|
Loading…
Reference in a new issue