| Index: pkg/analysis_server/test/integration/edit/list_postfix_completion_templates_test.dart
|
| diff --git a/pkg/analysis_server/test/integration/edit/list_postfix_completion_templates_test.dart b/pkg/analysis_server/test/integration/edit/list_postfix_completion_templates_test.dart
|
| index f554b3e0826664527f48ee8af1b24fd4212157ed..f248e06aef02c1713c0e623ffc59a5f2a082b299 100644
|
| --- a/pkg/analysis_server/test/integration/edit/list_postfix_completion_templates_test.dart
|
| +++ b/pkg/analysis_server/test/integration/edit/list_postfix_completion_templates_test.dart
|
| @@ -3,7 +3,6 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| import 'package:analysis_server/protocol/protocol_generated.dart';
|
| -import 'package:analyzer_plugin/protocol/protocol_common.dart';
|
| import 'package:test/test.dart';
|
| import 'package:test_reflective_loader/test_reflective_loader.dart';
|
|
|
|
|