Remove unnecessary AirVisual attribute constants (#64483)
This commit is contained in:
parent
05b8da11a3
commit
c00cff2650
1 changed files with 0 additions and 4 deletions
|
@ -12,10 +12,6 @@ from homeassistant.helpers.update_coordinator import DataUpdateCoordinator
|
|||
|
||||
from .const import CONF_CITY, CONF_COUNTRY, DOMAIN
|
||||
|
||||
ATTR_DATA = "data"
|
||||
ATTR_OPTIONS = "options"
|
||||
ATTR_TITLE = "title"
|
||||
|
||||
CONF_COORDINATES = "coordinates"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue