refactor: dart
This commit is contained in:
@ -215,8 +215,6 @@ class TemplatePreparseVisitor implements html.Visitor {
|
||||
this.styleUrls.push(preparsedElement.hrefAttr);
|
||||
break;
|
||||
default:
|
||||
// DDC reports this as error. See:
|
||||
// https://github.com/dart-lang/dev_compiler/issues/428
|
||||
break;
|
||||
}
|
||||
if (preparsedElement.nonBindable) {
|
||||
|
Reference in New Issue
Block a user