From abb80e509db6baa9d0e9f0da62c9ff3833203db9 Mon Sep 17 00:00:00 2001 From: Ross McFarland Date: Sat, 29 Jul 2023 17:48:26 -0700 Subject: [PATCH] Remove old non-actionable TODO --- octodns/provider/plan.py | 1 - 1 file changed, 1 deletion(-) diff --git a/octodns/provider/plan.py b/octodns/provider/plan.py index 7a13da5..e0f235d 100644 --- a/octodns/provider/plan.py +++ b/octodns/provider/plan.py @@ -79,7 +79,6 @@ class Plan(object): ) def raise_if_unsafe(self): - # TODO: what is safe really? if ( self.existing and len(self.existing.records) >= self.MIN_EXISTING_RECORDS