Formatting-only follow-up: generator templates emit less-nested code now that try/catch was removed (#915), so template indentation is corrected to keep generated .java properly formatted. No functional change.
Benefit: keeps generated source readable/lint-clean after the exception-removal refactor.
PR: #916
Formatting-only follow-up: generator templates emit less-nested code now that try/catch was removed (#915), so template indentation is corrected to keep generated
.javaproperly formatted. No functional change.Benefit: keeps generated source readable/lint-clean after the exception-removal refactor.
PR: #916