diff --git a/custom_components/norwegianweather/const.py b/custom_components/norwegianweather/const.py index 828d9db..1bf6a71 100644 --- a/custom_components/norwegianweather/const.py +++ b/custom_components/norwegianweather/const.py @@ -5,14 +5,10 @@ ) from homeassistant.const import ( UnitOfTime, - UnitOfVolumetricFlux, UnitOfTemperature, UnitOfPressure, UnitOfLength, UnitOfSpeed, - UnitOfLength, - UnitOfTime, - UnitOfSpeed, UnitOfVolumetricFlux, )