| Index: test/get/git/lock_version_test.dart
|
| diff --git a/test/get/git/lock_version_test.dart b/test/get/git/lock_version_test.dart
|
| index dfc474a47c5439b033ad54c7f7d1cd4ac330ab6b..06d27590b20bb0c63cae60d79469014cc76d43c1 100644
|
| --- a/test/get/git/lock_version_test.dart
|
| +++ b/test/get/git/lock_version_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 path;
|
| import 'package:pub/src/io.dart';
|
| import 'package:scheduled_test/scheduled_test.dart';
|
|
|