Perform some SimpliSafe code cleanup (#58867)

This commit is contained in:
Aaron Bach 2021-11-01 02:04:00 -06:00 committed by GitHub
parent d024c5e698
commit 0cc4b7219f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 10 additions and 15 deletions

View file

@ -16,5 +16,3 @@ ATTR_LIGHT = "light"
ATTR_VOICE_PROMPT_VOLUME = "voice_prompt_volume"
CONF_USER_ID = "user_id"
DATA_CLIENT = "client"