mirror of
https://github.com/esphome/esphome.git
synced 2026-09-03 19:46:02 +00:00
[core] Address review: drop redundant defines.h include from util.cpp
util.h now includes defines.h unconditionally, so the explicit include in util.cpp is duplicative.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#include "esphome/core/util.h"
|
||||
#include "esphome/core/defines.h"
|
||||
#include "esphome/core/application.h"
|
||||
#include "esphome/core/version.h"
|
||||
#include "esphome/core/log.h"
|
||||
|
||||
Reference in New Issue
Block a user