diff --git a/esphome/components/ain4_20ma/ain4_20ma.h b/esphome/components/ain4_20ma/ain4_20ma.h index 88cf53404..b5755776c 100644 --- a/esphome/components/ain4_20ma/ain4_20ma.h +++ b/esphome/components/ain4_20ma/ain4_20ma.h @@ -4,8 +4,6 @@ #include "esphome/components/sensor/sensor.h" #include "esphome/components/i2c/i2c.h" -static const char *const TAG = "AIN4-20mA"; - namespace esphome { namespace ain4_20ma {