Skip to content

Commit 1f11cc0

Browse files
committed
Remove out of date TODO
1 parent 9a49d35 commit 1f11cc0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/handlebars/runtime.js

-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ export function checkRevision(compilerInfo) {
2020
}
2121
}
2222

23-
// TODO: Remove this line and break up compilePartial
24-
2523
export function template(templateSpec, env) {
2624
/* istanbul ignore next */
2725
if (!env) {

0 commit comments

Comments
 (0)