diff --git a/custom_components/rewe/sensor.py b/custom_components/rewe/sensor.py index 65f0b04..03875fe 100644 --- a/custom_components/rewe/sensor.py +++ b/custom_components/rewe/sensor.py @@ -27,7 +27,6 @@ from .const import ( ATTRIBUTION, CONF_MARKET_ID, - CONF_SCAN_INTERVAL, ATTR_DISCOUNTS, ATTR_DISCOUNT_TITLE, ATTR_DISCOUNT_PRICE,