| Index: pkg/analysis_server/benchmark/integration/instrumentation_input_converter.dart
|
| diff --git a/pkg/analysis_server/benchmark/integration/instrumentation_input_converter.dart b/pkg/analysis_server/benchmark/integration/instrumentation_input_converter.dart
|
| index 3f8c69a3b19d870255e8c38e1ab41663dbf490d6..7a8759426437dc34e1918fb0d51b8e24b41a3fc0 100644
|
| --- a/pkg/analysis_server/benchmark/integration/instrumentation_input_converter.dart
|
| +++ b/pkg/analysis_server/benchmark/integration/instrumentation_input_converter.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 input.transformer.instrumentation;
|
| -
|
| import 'dart:convert';
|
|
|
| import 'package:analyzer/exception/exception.dart';
|
|
|