mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Remove old non-actionable TODO
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user