Skip to content

Commit eb1e4ff

Browse files
committed
Remove obsolete TODO comment
1 parent 252a3d4 commit eb1e4ff

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

lib/transform.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,6 @@ function transform(componentPath) {
120120
let classNameBindings = findClassNameBindings(properties);
121121
debug(`${componentPath}: classNameBindings: %o`, classNameBindings);
122122

123-
// TODO skip on error (warn incl. please report)
124-
125123
// TODO find corresponding template files
126124
// TODO skip if not found (warn)
127125

0 commit comments

Comments
 (0)