| Index: test/serve/gets_first_if_dependency_added_test.dart
|
| diff --git a/test/serve/gets_first_if_dependency_added_test.dart b/test/serve/gets_first_if_dependency_added_test.dart
|
| index c62e36df01faf2f5c521a73a8d5ce9a9da4349da..5e888b3fc02b8f2e119ec856ef72fc9296be219c 100644
|
| --- a/test/serve/gets_first_if_dependency_added_test.dart
|
| +++ b/test/serve/gets_first_if_dependency_added_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';
|
|
|