| Index: test/frontend/set_up_all_test.dart
|
| diff --git a/test/frontend/set_up_all_test.dart b/test/frontend/set_up_all_test.dart
|
| index 7cfc274cbb715d51335f62068e3d03d1e14d16c6..7ae113750795610bfde180b181d7bb62c56b67b8 100644
|
| --- a/test/frontend/set_up_all_test.dart
|
| +++ b/test/frontend/set_up_all_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:async/async.dart';
|
| import 'package:test/test.dart';
|
|
|
|
|