Remove out of date TODO

This commit is contained in:
kpdecker
2015-08-03 12:12:30 -05:00
parent 9a49d35023
commit 1f11cc0186
-2
View File
@@ -20,8 +20,6 @@ export function checkRevision(compilerInfo) {
}
}
// TODO: Remove this line and break up compilePartial
export function template(templateSpec, env) {
/* istanbul ignore next */
if (!env) {