1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

Removing the TODO note from record

This commit is contained in:
Brian E Clow
2021-07-22 15:26:21 -07:00
parent afc46f67eb
commit 5e2f7d4384

View File

@@ -618,7 +618,6 @@ class _DynamicMixin(object):
else:
seen_default = False
# TODO: don't allow 'default' as a pool name, reserved
for i, rule in enumerate(rules):
rule_num = i + 1
try: