| Index: pkg/analysis_server/benchmark/integration/input_converter.dart
|
| diff --git a/pkg/analysis_server/benchmark/integration/input_converter.dart b/pkg/analysis_server/benchmark/integration/input_converter.dart
|
| index 54bf7bcffa9058b6543d5d67537634ac0d887b98..da22f1076469812cedf5a4c46d2368cbbbb5f732 100644
|
| --- a/pkg/analysis_server/benchmark/integration/input_converter.dart
|
| +++ b/pkg/analysis_server/benchmark/integration/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;
|
| -
|
| import 'dart:async';
|
| import 'dart:convert';
|
| import 'dart:io';
|
|
|