| Index: pkg/compiler/lib/src/null_compiler_output.dart
|
| diff --git a/pkg/compiler/lib/src/null_compiler_output.dart b/pkg/compiler/lib/src/null_compiler_output.dart
|
| index 552d0bb454585def82b332bf71c1d6b5b6e7ae8f..0b71a1ac9389a392f1b4659e8a9df1f73f3695ff 100644
|
| --- a/pkg/compiler/lib/src/null_compiler_output.dart
|
| +++ b/pkg/compiler/lib/src/null_compiler_output.dart
|
| @@ -6,8 +6,6 @@
|
|
|
| library compiler.null_api;
|
|
|
| -import 'dart:async';
|
| -
|
| import '../compiler_new.dart';
|
|
|
| /// Null pattern implementation of the [CompilerOutput] interface.
|
|
|