| Index: tests/lib/async/stream_controller_async_test.dart
|
| diff --git a/tests/lib/async/stream_controller_async_test.dart b/tests/lib/async/stream_controller_async_test.dart
|
| index 8d61ef9605054309212dfe64676bb9b2377f6ee8..3fed8a88cf890633e91db5a732220c8fadc21627 100644
|
| --- a/tests/lib/async/stream_controller_async_test.dart
|
| +++ b/tests/lib/async/stream_controller_async_test.dart
|
| @@ -6,7 +6,6 @@
|
| library stream_controller_async_test;
|
|
|
| import 'dart:async';
|
| -import 'dart:isolate';
|
| import "package:expect/expect.dart";
|
| import 'package:unittest/unittest.dart';
|
| import 'event_helper.dart';
|
|
|