| Index: sdk/lib/_internal/js_runtime/lib/isolate_helper.dart
|
| diff --git a/sdk/lib/_internal/js_runtime/lib/isolate_helper.dart b/sdk/lib/_internal/js_runtime/lib/isolate_helper.dart
|
| index 9e463ba5b5bc4330a06d64c0b4c50486e3e61b5a..a74fb1249087610f71599cd2d99baf95e1424a6a 100644
|
| --- a/sdk/lib/_internal/js_runtime/lib/isolate_helper.dart
|
| +++ b/sdk/lib/_internal/js_runtime/lib/isolate_helper.dart
|
| @@ -21,7 +21,6 @@ import 'dart:_native_typed_data' show NativeByteBuffer, NativeTypedData;
|
| import 'dart:_js_helper' show
|
| Closure,
|
| InternalMap,
|
| - Null,
|
| Primitives,
|
| convertDartClosureToJS,
|
| createDartClosureFromNameOfStaticFunction,
|
|
|