| Index: pkg/analysis_server/lib/src/services/completion/dart/field_formal_contributor.dart
|
| diff --git a/pkg/analysis_server/lib/src/services/completion/dart/field_formal_contributor.dart b/pkg/analysis_server/lib/src/services/completion/dart/field_formal_contributor.dart
|
| index cb8ada26295c4b5a9e18c1ff9ff8d102622dd88b..3550ab949663bb20fa5594433b9210cb94fc93c5 100644
|
| --- a/pkg/analysis_server/lib/src/services/completion/dart/field_formal_contributor.dart
|
| +++ b/pkg/analysis_server/lib/src/services/completion/dart/field_formal_contributor.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 services.completion.contributor.dart.field_formal;
|
| -
|
| import 'dart:async';
|
|
|
| import 'package:analysis_server/src/protocol_server.dart'
|
|
|