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