Browse Source

Remove stale comment about dyn property locations

pull/67/head
Ross McFarland 8 years ago
parent
commit
db6b9d2ada
No known key found for this signature in database GPG Key ID: 61C10C4FC8FE4A89
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      octodns/provider/dyn.py

+ 0
- 2
octodns/provider/dyn.py View File

@ -507,8 +507,6 @@ class DynProvider(BaseProvider):
label)
extra.append(Update(record, record))
continue
# Heh, when pulled from the API host & path live under options, but
# when you create with the constructor they're top-level :-(
if _monitor_matches(monitor, record.healthcheck_host,
record.healthcheck_path,
record.healthcheck_protocol,


Loading…
Cancel
Save