| Index: pkg/analysis_server/lib/src/status/ast_writer.dart
|
| diff --git a/pkg/analysis_server/lib/src/status/ast_writer.dart b/pkg/analysis_server/lib/src/status/ast_writer.dart
|
| index b32886d2b4907e2b90030fb91ba07f7020627d94..449205dec4f7f150b1cbf2c85eb84897c45d70a8 100644
|
| --- a/pkg/analysis_server/lib/src/status/ast_writer.dart
|
| +++ b/pkg/analysis_server/lib/src/status/ast_writer.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 analysis_server.src.status.ast_writer;
|
| -
|
| import 'dart:collection';
|
|
|
| import 'package:analysis_server/src/status/tree_writer.dart';
|
|
|