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