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

Commit cb3ddd0

Browse files
vicbchirayuk
authored andcommitted
fix(example): cleanup imports for ShadowDOM example
Closes #1323
1 parent 2ba676e commit cb3ddd0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

example/web/shadow_dom_components.dart

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
import 'dart:html';
2-
31
import 'package:angular/angular.dart';
4-
import 'package:angular/animate/module.dart';
52
import 'package:angular/application_factory.dart';
6-
import 'package:di/di.dart';
73

84
main() {
95
var app = applicationFactory();

0 commit comments

Comments
 (0)