| Index: pkg/analysis_server/test/analysis_hover_test.dart
|
| diff --git a/pkg/analysis_server/test/analysis_hover_test.dart b/pkg/analysis_server/test/analysis_hover_test.dart
|
| index ef7a403b2d6695187b300f883a1404563ec98c03..64e17614f7998414a9de60799abda9d83544894b 100644
|
| --- a/pkg/analysis_server/test/analysis_hover_test.dart
|
| +++ b/pkg/analysis_server/test/analysis_hover_test.dart
|
| @@ -7,7 +7,6 @@ library test.domain.analysis.hover;
|
| import 'dart:async';
|
|
|
| import 'package:analysis_server/src/protocol.dart';
|
| -import 'package:analysis_server/src/protocol2.dart';
|
| import 'package:analysis_testing/reflective_tests.dart';
|
| import 'package:unittest/unittest.dart';
|
|
|
|
|