| Index: pkg/compiler/lib/src/library_loader.dart
|
| diff --git a/pkg/compiler/lib/src/library_loader.dart b/pkg/compiler/lib/src/library_loader.dart
|
| index 86d14f7ff3e91e1efcde8c9760ddbc6fd73e8656..a566d3f27d33b24bb5cb2e9152311f66648137da 100644
|
| --- a/pkg/compiler/lib/src/library_loader.dart
|
| +++ b/pkg/compiler/lib/src/library_loader.dart
|
| @@ -27,8 +27,6 @@ import 'elements/modelx.dart' show
|
| LibraryElementX,
|
| PrefixElementX;
|
|
|
| -import 'helpers/helpers.dart'; // Included for debug helpers.
|
| -
|
| import 'native/native.dart' as native;
|
|
|
| import 'tree/tree.dart';
|
|
|