| Index: pkg/polymer/test/prop_attr_bind_reflection_test.dart
|
| diff --git a/pkg/polymer/test/prop_attr_bind_reflection_test.dart b/pkg/polymer/test/prop_attr_bind_reflection_test.dart
|
| index bf02da2bd50bbf07c25f173fff21bf69ae7a1eaa..554bbfb691cee835f61b2dd4aa0713824102e199 100644
|
| --- a/pkg/polymer/test/prop_attr_bind_reflection_test.dart
|
| +++ b/pkg/polymer/test/prop_attr_bind_reflection_test.dart
|
| @@ -2,7 +2,6 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -import 'dart:async' show Completer;
|
| import 'dart:html';
|
| import 'package:unittest/unittest.dart';
|
| import 'package:unittest/html_config.dart';
|
|
|