| Index: test/get/git/check_out_test.dart
|
| diff --git a/test/get/git/check_out_test.dart b/test/get/git/check_out_test.dart
|
| index 6e619a173f74c02b74159bc050338571a54fa5d9..0b55ea11bf06fd3cab509281c2aafe28efe44746 100644
|
| --- a/test/get/git/check_out_test.dart
|
| +++ b/test/get/git/check_out_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';
|
|
|
|
|