| Index: pkg/template_binding/test/template_binding_test.dart
|
| diff --git a/pkg/template_binding/test/template_binding_test.dart b/pkg/template_binding/test/template_binding_test.dart
|
| index 94e09b47dee42d3c1bd368f0dfeca1f37f6d0ddd..c2ac5a959303de8c13a974f6ac00612cb0837628 100644
|
| --- a/pkg/template_binding/test/template_binding_test.dart
|
| +++ b/pkg/template_binding/test/template_binding_test.dart
|
| @@ -8,7 +8,6 @@ import 'dart:async';
|
| import 'dart:html';
|
| import 'dart:math' as math;
|
| import 'package:observe/observe.dart';
|
| -import 'package:observe/mirrors_used.dart'; // make test smaller.
|
| import 'package:template_binding/template_binding.dart';
|
| import 'package:unittest/html_config.dart';
|
| import 'package:unittest/unittest.dart';
|
|
|