Remove undo listener variable in cloudflare (#52227)
* remove undo listener variable in cloudflare * Update const.py * Update __init__.py * Update __init__.py
This commit is contained in:
parent
0d689eefd6
commit
8b47faa840
2 changed files with 5 additions and 15 deletions
|
@ -5,9 +5,6 @@ DOMAIN = "cloudflare"
|
|||
# Config
|
||||
CONF_RECORDS = "records"
|
||||
|
||||
# Data
|
||||
DATA_UNDO_UPDATE_INTERVAL = "undo_update_interval"
|
||||
|
||||
# Defaults
|
||||
DEFAULT_UPDATE_INTERVAL = 60 # in minutes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue