| Index: sdk/lib/_internal/pub/test/lish/package_creation_provides_invalid_json_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/lish/package_creation_provides_invalid_json_test.dart b/sdk/lib/_internal/pub/test/lish/package_creation_provides_invalid_json_test.dart
|
| index c4a1be509600141a0b3cb3db92bfb0d9874442aa..43af2948b08af66631fb4e13675c96fd755d194c 100644
|
| --- a/sdk/lib/_internal/pub/test/lish/package_creation_provides_invalid_json_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/lish/package_creation_provides_invalid_json_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:json' as json;
|
| -
|
| import 'package:scheduled_test/scheduled_test.dart';
|
| import 'package:scheduled_test/scheduled_server.dart';
|
|
|
|
|