[stepper] Remove unnecessary `#include` (#7827)

This commit is contained in:
Keith Burzinski
2024-11-25 08:25:04 +00:00
committed by GitHub
parent 46a435f5f2
commit ebf895990b
-1
View File
@@ -2,7 +2,6 @@
#include "esphome/core/component.h"
#include "esphome/core/automation.h"
#include "esphome/components/stepper/stepper.h"
namespace esphome {
namespace stepper {