removing excess variable (#56849)

This commit is contained in:
Ian Foster 2021-09-30 22:25:28 -07:00 committed by GitHub
parent 7560c7b3de
commit 3f5725c6ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,6 @@ DEVICE_DESCRIPTOR = "device_descriptor"
DEVICE_ID_GROUP = "Device description"
DEVICE_NAME = "device_name"
DOMAIN = "keyboard_remote"
VALUE = "value"
ICON = "mdi:remote"