| Index: pkg/compiler/lib/src/ssa/codegen.dart
|
| diff --git a/pkg/compiler/lib/src/ssa/codegen.dart b/pkg/compiler/lib/src/ssa/codegen.dart
|
| index 7709a20ba9426da815ce101e251d94e41895e751..f4223405bb4df74c5eb43bc6a0f00150a6d29bea 100644
|
| --- a/pkg/compiler/lib/src/ssa/codegen.dart
|
| +++ b/pkg/compiler/lib/src/ssa/codegen.dart
|
| @@ -12,7 +12,6 @@ import '../constants/values.dart';
|
| import '../core_types.dart' show CommonElements;
|
| import '../elements/elements.dart'
|
| show
|
| - Entity,
|
| JumpTarget,
|
| LabelDefinition,
|
| Name,
|
|
|