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

Unified Diff: test/transformer/lazy_check_content_and_rename.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/declaring_check_content_and_rename.dart ('k') | test/transformer/many_to_one.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/transformer/lazy_check_content_and_rename.dart
diff --git a/test/transformer/lazy_check_content_and_rename.dart b/test/transformer/lazy_check_content_and_rename.dart
index 330ad22dcea37f8a16b6ddd795fe206215e82616..30ba6c2304d74b31f011f12961c97fa25d2b2ca0 100644
--- a/test/transformer/lazy_check_content_and_rename.dart
+++ b/test/transformer/lazy_check_content_and_rename.dart
@@ -4,8 +4,6 @@
library barback.test.transformer.lazy_check_content_and_rename;
-import 'dart:async';
-
import 'package:barback/barback.dart';
import 'declaring_check_content_and_rename.dart';
« no previous file with comments | « test/transformer/declaring_check_content_and_rename.dart ('k') | test/transformer/many_to_one.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698