1
0
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:
Ross McFarland
2023-07-29 17:48:26 -07:00
parent f94ae67d77
commit abb80e509d

View File

@@ -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