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
-1
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: