mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Remove unnecessary AirVisual attribute constants (#64483)
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user