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:
committed by
Jonathan Nieder
parent
425d95ca85
commit
99a44b7003
@@ -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: ?}
|
||||
|
||||
Reference in New Issue
Block a user