| Index: pkg/analysis_server/benchmark/integration/main.dart
|
| diff --git a/pkg/analysis_server/benchmark/integration/main.dart b/pkg/analysis_server/benchmark/integration/main.dart
|
| index e0fbc805ed83d4175192ab5b69badd90e7d50ca9..0760b171fab980850151b3bd00ee18ae657682f6 100644
|
| --- a/pkg/analysis_server/benchmark/integration/main.dart
|
| +++ b/pkg/analysis_server/benchmark/integration/main.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 server.performance;
|
| -
|
| import 'dart:async';
|
| import 'dart:convert';
|
| import 'dart:io';
|
|
|