| Index: test/get/git/require_pubspec_test.dart
|
| diff --git a/test/get/git/require_pubspec_test.dart b/test/get/git/require_pubspec_test.dart
|
| index 2fe3e8b3fceb70437938540ae4700230c2257bd7..9142050395ba1c9a1fb3f899ec35a2327fb9245f 100644
|
| --- a/test/get/git/require_pubspec_test.dart
|
| +++ b/test/get/git/require_pubspec_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 '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|
|
|