Remove AdGuard version check (#38326)

This commit is contained in:
Franck Nijhof
2020-07-28 17:51:35 +02:00
parent e984e0d414
commit d9953a8c2f
5 changed files with 5 additions and 85 deletions

View File

@@ -7,8 +7,6 @@ DATA_ADGUARD_VERION = "adguard_version"
CONF_FORCE = "force"
MIN_ADGUARD_HOME_VERSION = "v0.99.0"
SERVICE_ADD_URL = "add_url"
SERVICE_DISABLE_URL = "disable_url"
SERVICE_ENABLE_URL = "enable_url"