| Index: test/dart_codegen/expect/core/core
|
| diff --git a/test/dart_codegen/expect/core/core b/test/dart_codegen/expect/core/core
|
| index 81ec46b78dc3b7aab932cd953e5a1c27e2ce6972..a5ea20ff4132277f9f1128be4349359eead123ea 100644
|
| --- a/test/dart_codegen/expect/core/core
|
| +++ b/test/dart_codegen/expect/core/core
|
| @@ -1,5 +1,4 @@
|
| library dart.core;
|
| -import 'dart:collection' as DDC$collection$;
|
| import 'package:dev_compiler/runtime/dart_logging_runtime.dart' as DEVC$RT;
|
| import "dart:collection";
|
| import "dart:_internal" hide Symbol;
|
|
|