We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a27b34 commit b5b112fCopy full SHA for b5b112f
.generator/cli.py
@@ -414,8 +414,6 @@ def _create_repo_metadata_from_service_config(
414
release_level = "stable"
415
416
417
- # TODO(https://github.com/googleapis/librarian/issues/2332): Read the api
418
- # service config to backfill `.repo-metadata.json`.
419
return {
420
"api_shortname": api_shortname,
421
"name_pretty": name_pretty,
0 commit comments