| Index: pkg/compiler/lib/src/cps_ir/insert_refinements.dart
|
| diff --git a/pkg/compiler/lib/src/cps_ir/insert_refinements.dart b/pkg/compiler/lib/src/cps_ir/insert_refinements.dart
|
| index 66fe1701b9a9b79398ae7caae4c9bbaed22186d0..99d18077cf6453341c476cd4ed1f049117f70d58 100644
|
| --- a/pkg/compiler/lib/src/cps_ir/insert_refinements.dart
|
| +++ b/pkg/compiler/lib/src/cps_ir/insert_refinements.dart
|
| @@ -9,7 +9,6 @@ import 'cps_ir_nodes.dart';
|
| import '../common/names.dart';
|
| import '../types/types.dart' show TypeMask;
|
| import 'type_mask_system.dart';
|
| -import 'cps_fragment.dart';
|
|
|
| /// Inserts [Refinement] nodes in the IR to allow for sparse path-sensitive
|
| /// type analysis in the [TypePropagator] pass.
|
|
|