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

Unified Diff: test/scheduled_stream/stream_matcher_test.dart

Issue 1152453009: pkg/scheduled_test: fix analyzer hints (Closed) Base URL: https://github.com/dart-lang/scheduled_test.git@master
Patch Set: more better? Created 5 years, 6 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
Index: test/scheduled_stream/stream_matcher_test.dart
diff --git a/test/scheduled_stream/stream_matcher_test.dart b/test/scheduled_stream/stream_matcher_test.dart
index c9ed452d4208a9044ada6c9012496e7c76354ca6..7657700dd678dfcc5a2236c709b32693356d0872 100644
--- a/test/scheduled_stream/stream_matcher_test.dart
+++ b/test/scheduled_stream/stream_matcher_test.dart
@@ -10,7 +10,6 @@ import 'package:scheduled_test/scheduled_stream.dart';
import 'package:scheduled_test/scheduled_test.dart';
import 'package:scheduled_test/src/utils.dart';
-import 'package:metatest/metatest.dart';
import '../utils.dart';
/// Returns a [ScheduledStream] that asynchronously emits the numbers 1 through

Powered by Google App Engine
This is Rietveld 408576698