| Index: pkg/analysis_server/tool/instrumentation/page/log_page.dart
|
| diff --git a/pkg/analysis_server/tool/instrumentation/page/log_page.dart b/pkg/analysis_server/tool/instrumentation/page/log_page.dart
|
| index 11fb33c67d4baf531488d75dd28c7428dc9de63d..ad1194d3f8eac349d1b0605dedcae80c9f52df29 100644
|
| --- a/pkg/analysis_server/tool/instrumentation/page/log_page.dart
|
| +++ b/pkg/analysis_server/tool/instrumentation/page/log_page.dart
|
| @@ -2,7 +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.
|
|
|
| -import 'dart:collection';
|
| import 'dart:math' as math;
|
|
|
| import '../log/log.dart';
|
|
|