Revert "templates: Add {{#let}} block helper."

This reverts commit f81cc16a0f (#17999).

The {{#tr}} helper now includes the functionality that we wanted from
this.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2021-04-09 23:48:41 -07:00
committed by Tim Abbott
parent d0c13736c7
commit b0c07d433f
4 changed files with 0 additions and 44 deletions

View File

@@ -148,7 +148,6 @@ export default (_env: unknown, argv: {mode?: string}): webpack.Configuration[] =
"and",
"or",
"not",
"let",
"t",
"tr",
"rendered_markdown",