| Index: test/typed_wrapper/stream_subscription_test.dart
|
| diff --git a/test/typed_wrapper/stream_subscription_test.dart b/test/typed_wrapper/stream_subscription_test.dart
|
| index 30d38922c3f8b26e34aef0fd0edc6cdf677a1eb2..ca2ba86047b6d2e8beef0c42da0fcacffc35f442 100644
|
| --- a/test/typed_wrapper/stream_subscription_test.dart
|
| +++ b/test/typed_wrapper/stream_subscription_test.dart
|
| @@ -4,7 +4,6 @@
|
|
|
| import 'dart:async';
|
|
|
| -import "package:async/async.dart";
|
| import "package:async/src/typed/stream_subscription.dart";
|
| import "package:test/test.dart";
|
|
|
|
|