| Index: test/snapshot/upgrades_snapshot_test.dart
|
| diff --git a/test/snapshot/upgrades_snapshot_test.dart b/test/snapshot/upgrades_snapshot_test.dart
|
| index 5e5834093c7897a2d63f8148bc9b216583b173b8..47ae92390b64c7b64571d839bc05c41f9115e4fe 100644
|
| --- a/test/snapshot/upgrades_snapshot_test.dart
|
| +++ b/test/snapshot/upgrades_snapshot_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.
|
|
|
| -library pub_tests;
|
| -
|
| import 'package:path/path.dart' as p;
|
| import 'package:scheduled_test/scheduled_test.dart';
|
|
|
|
|