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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user