tmp debug meta-ref

This commit is contained in:
Xi Yan 2024-12-30 13:45:40 -08:00
parent 518c5ed135
commit 920c2ed015
2 changed files with 1 additions and 1 deletions

View file

@ -176,7 +176,6 @@ def upgrade_from_routing_table(
config_dict["apis"] = config_dict["apis_to_serve"]
config_dict.pop("apis_to_serve", None)
print(config_dict)
return config_dict