| Index: test/transformer/configuration/passes_configuration_to_a_transformer_test.dart
|
| diff --git a/test/transformer/configuration/passes_configuration_to_a_transformer_test.dart b/test/transformer/configuration/passes_configuration_to_a_transformer_test.dart
|
| index f5f5de8476250c68d3c9d1b9fee69c49bee64305..f3e6991846e287c4961417a36c3ec686e535817a 100644
|
| --- a/test/transformer/configuration/passes_configuration_to_a_transformer_test.dart
|
| +++ b/test/transformer/configuration/passes_configuration_to_a_transformer_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 'dart:convert';
|
|
|
| import '../../descriptor.dart' as d;
|
|
|