Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(795)

Unified Diff: test/typed_wrapper/stream_subscription_test.dart

Issue 2161283002: Fix Dart 1.17 strong-mode warnings. (Closed) Base URL: git@github.com:dart-lang/async.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/typed_wrapper/future_test.dart ('k') | test/typed_wrapper/stream_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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";
« no previous file with comments | « test/typed_wrapper/future_test.dart ('k') | test/typed_wrapper/stream_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698