| Index: test/transformer/configuration/with_configuration_only_instantiates_configurable_transformers_test.dart
|
| diff --git a/test/transformer/configuration/with_configuration_only_instantiates_configurable_transformers_test.dart b/test/transformer/configuration/with_configuration_only_instantiates_configurable_transformers_test.dart
|
| index 2ed42802209ddbb7213e772f212fdf7a69111fd3..f5dfbf4cc2b0b7fe1f3dd704ed64bdfcb880a779 100644
|
| --- a/test/transformer/configuration/with_configuration_only_instantiates_configurable_transformers_test.dart
|
| +++ b/test/transformer/configuration/with_configuration_only_instantiates_configurable_transformers_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;
|
|
|