Skip to content

Commit b132e78

Browse files
committed
remove debug statement
1 parent 229b2c9 commit b132e78

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/gapic-generator/gapic/schema/wrappers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2345,7 +2345,6 @@ def gen_indirect_resources_used(message):
23452345
f"To protect backward compatibility, explicitly alias one of these using "
23462346
f"the `--resource-name-alias` CLI parameter.\n"
23472347
f"Example: --resource-name-alias={msg.resource_type_full_path}:CustomName\n"
2348-
f"{seen_types}"
23492348
)
23502349
seen_types[res_type] = msg
23512350

0 commit comments

Comments
 (0)