We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a49d35 commit 1f11cc0Copy full SHA for 1f11cc0
lib/handlebars/runtime.js
@@ -20,8 +20,6 @@ export function checkRevision(compilerInfo) {
20
}
21
22
23
-// TODO: Remove this line and break up compilePartial
24
-
25
export function template(templateSpec, env) {
26
/* istanbul ignore next */
27
if (!env) {
0 commit comments