Remove old non-actionable TODO

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