Update gerritcodereview for Soy template imports.

Soy is in the process of removing FQN template calls.

PiperOrigin-RevId: 356526984
Change-Id: I7c28be4f782f65de1b1125966597db0812fa0fa6
This commit is contained in:
Jesse Costello-Good
2021-02-09 10:00:49 -08:00
committed by Jonathan Nieder
parent 425d95ca85
commit 99a44b7003
49 changed files with 184 additions and 123 deletions

View File

@@ -20,7 +20,7 @@
* The .Comment template will determine the contents of the email related to a
* user submitting comments on changes.
*/
{template .Comment kind="text"}
{template Comment kind="text"}
{@param change: ?}
{@param coverLetter: ?}
{@param email: ?}