Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Commit ed13697

Browse files
BlackHCchirayuk
authored andcommitted
refactor(angular.dart): remove undefined export
ShadowRootAware is defined in annotation.dart and not in annotation_src.dart. Closes #1313
1 parent 3de00bd commit ed13697

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/core/annotation.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import "dart:html" show ShadowRoot;
88
export "package:angular/core/annotation_src.dart" show
99
AttachAware,
1010
DetachAware,
11-
ShadowRootAware,
1211

1312
Formatter,
1413
DirectiveBinder,

0 commit comments

Comments
 (0)