| Index: pkg/scheduled_test/test/scheduled_future_matchers_test.dart
|
| diff --git a/pkg/scheduled_test/test/scheduled_future_matchers_test.dart b/pkg/scheduled_test/test/scheduled_future_matchers_test.dart
|
| index 1a0c77c032527f36f13f457de0513ee211a3f067..c1cf2d6ba18f543e5d883845888e47c6ba698f7b 100644
|
| --- a/pkg/scheduled_test/test/scheduled_future_matchers_test.dart
|
| +++ b/pkg/scheduled_test/test/scheduled_future_matchers_test.dart
|
| @@ -2,8 +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';
|
| -
|
| import 'package:scheduled_test/scheduled_test.dart';
|
|
|
| import 'metatest.dart';
|
|
|