| Index: pkg/compiler/lib/src/native/behavior.dart
|
| diff --git a/pkg/compiler/lib/src/native/behavior.dart b/pkg/compiler/lib/src/native/behavior.dart
|
| index a4e292274bed253b2b46795aa84e8debbd590537..57ef61a02df98506e5e15e2799ff48ef0ceb6582 100644
|
| --- a/pkg/compiler/lib/src/native/behavior.dart
|
| +++ b/pkg/compiler/lib/src/native/behavior.dart
|
| @@ -15,7 +15,6 @@ import '../js_backend/js_backend.dart';
|
| import '../tree/tree.dart';
|
| import '../universe/side_effects.dart' show SideEffects;
|
| import '../util/util.dart';
|
| -
|
| import 'enqueue.dart';
|
| import 'js.dart';
|
|
|
|
|