| Index: pkg/mdv/test/custom_element_bindings_test.dart
|
| diff --git a/pkg/mdv/test/custom_element_bindings_test.dart b/pkg/mdv/test/custom_element_bindings_test.dart
|
| index c4dd565b3e5d99f8b43d92b84617a59174a5d76c..882bf16940841cb00aed6afe40c26dc6c4617117 100644
|
| --- a/pkg/mdv/test/custom_element_bindings_test.dart
|
| +++ b/pkg/mdv/test/custom_element_bindings_test.dart
|
| @@ -4,10 +4,8 @@
|
|
|
| library custom_element_bindings_test;
|
|
|
| -import 'dart:async';
|
| import 'dart:html';
|
| import 'package:mdv/mdv.dart' as mdv;
|
| -import 'package:observe/observe.dart';
|
| import 'package:unittest/html_config.dart';
|
| import 'package:unittest/unittest.dart';
|
| import 'mdv_test_utils.dart';
|
|
|