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

Unified Diff: test/transformer/sync_rewrite.dart

Issue 1947773002: Fix all strong-mode warnings. (Closed) Base URL: git@github.com:dart-lang/barback@master
Patch Set: Code review changes Created 4 years, 7 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/transformer/one_to_many.dart ('k') | test/utils.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/transformer/sync_rewrite.dart
diff --git a/test/transformer/sync_rewrite.dart b/test/transformer/sync_rewrite.dart
index 00ee32e2ec857266c9aec196a4a983008b64754c..1a906a76965334294f972c609e3ea1c81c026c53 100644
--- a/test/transformer/sync_rewrite.dart
+++ b/test/transformer/sync_rewrite.dart
@@ -4,8 +4,6 @@
library barback.test.transformer.sync_rewrite;
-import 'dart:async';
-
import 'package:barback/barback.dart';
/// Like [DeclaringRewriteTransformer], but with no methods returning Futures.
« no previous file with comments | « test/transformer/one_to_many.dart ('k') | test/utils.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698