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

Commit 9a60bcb

Browse files
jbdeboerrkirov
authored andcommitted
fix(animate): Remove a reference to dart:mirrors
1 parent e6387cf commit 9a60bcb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/animate/module.dart

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,6 @@ import 'package:perf_api/perf_api.dart';
110110
import 'package:di/di.dart';
111111
import 'package:di/annotations.dart';
112112

113-
@MirrorsUsed(targets: const [
114-
'angular.animate'
115-
])
116-
import 'dart:mirrors' show MirrorsUsed;
117113
import 'dart:collection';
118114

119115
part 'animations.dart';

0 commit comments

Comments
 (0)