Clean up dirt from recollect_waste yaml (#61964)

pull/61975/head
Robert Hillis 2021-12-15 18:43:26 -05:00 committed by GitHub
parent 5bf67cac66
commit 7a5177b7e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -7,7 +7,6 @@ from homeassistant.components.sensor import SensorEntity
from homeassistant.config_entries import ConfigEntry
from homeassistant.const import CONF_FRIENDLY_NAME, DEVICE_CLASS_DATE
from homeassistant.core import HomeAssistant, callback
from homeassistant.helpers import config_validation as cv
from homeassistant.helpers.entity_platform import AddEntitiesCallback
from homeassistant.helpers.update_coordinator import (
CoordinatorEntity,
@ -23,8 +22,6 @@ ATTR_NEXT_PICKUP_DATE = "next_pickup_date"
DEFAULT_NAME = "Waste Pickup"
PLATFORM_SCHEMA = cv.deprecated(DOMAIN)
@callback
def async_get_pickup_type_names(