| Index: pkg/unittest/test/mirror_matchers_test.dart
|
| diff --git a/pkg/unittest/test/mirror_matchers_test.dart b/pkg/unittest/test/mirror_matchers_test.dart
|
| index 22e011cace41e244d89f0f6724572ae8791706ec..4a445ed8c84a8645618382dc22108ec1564874aa 100644
|
| --- a/pkg/unittest/test/mirror_matchers_test.dart
|
| +++ b/pkg/unittest/test/mirror_matchers_test.dart
|
| @@ -2,13 +2,9 @@
|
| // 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';
|
| -import 'dart:collection';
|
| -
|
| import 'package:unittest/unittest.dart';
|
| import 'package:unittest/mirror_matchers.dart';
|
|
|
| -import 'test_common.dart';
|
| import 'test_utils.dart';
|
|
|
| void main() {
|
|
|