Take out some constants

This commit is contained in:
Thomas E Lackey 2023-12-13 13:42:41 -06:00
parent df79446fa3
commit 70a3df17c3

View File

@ -265,4 +265,4 @@ def command(ctx, kube_config, laconic_config, image_registry, deployment_parent_
image_registry
)
finally:
dump_known_requests(state_file, [r])
dump_known_requests(state_file, [r])