| Index: test/serve/gets_first_if_git_ref_changed_test.dart
|
| diff --git a/test/serve/gets_first_if_git_ref_changed_test.dart b/test/serve/gets_first_if_git_ref_changed_test.dart
|
| index e6e857adc0703aebba2be5315876d35e66a2ae98..e700da65ee89c368a5322c76d8014097586790b0 100644
|
| --- a/test/serve/gets_first_if_git_ref_changed_test.dart
|
| +++ b/test/serve/gets_first_if_git_ref_changed_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';
|
| import 'utils.dart';
|
|
|