| Index: test/transformer/runs_one_third_party_transformer_on_another_test.dart
|
| diff --git a/test/transformer/runs_one_third_party_transformer_on_another_test.dart b/test/transformer/runs_one_third_party_transformer_on_another_test.dart
|
| index b8b571f018d0cf670e12753888395a8e4a336424..0937a8e9910c2cb6b2edbcb42f308f057641f51f 100644
|
| --- a/test/transformer/runs_one_third_party_transformer_on_another_test.dart
|
| +++ b/test/transformer/runs_one_third_party_transformer_on_another_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 '../serve/utils.dart';
|
|
|