From db6b9d2ada2031d5d4f80522f4887c5b9f614682 Mon Sep 17 00:00:00 2001 From: Ross McFarland Date: Mon, 2 Apr 2018 08:09:32 -0700 Subject: [PATCH] Remove stale comment about dyn property locations --- octodns/provider/dyn.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/octodns/provider/dyn.py b/octodns/provider/dyn.py index 1eb013b..d8b535f 100644 --- a/octodns/provider/dyn.py +++ b/octodns/provider/dyn.py @@ -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,