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

Unified Diff: test/ascii_tree_test.dart

Issue 1556243002: Fix analyzer hints and warnings in test/. (Closed) Base URL: git@github.com:dart-lang/pub.git@master
Patch Set: Created 4 years, 12 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 | « no previous file | test/barback/fails_if_args_with_all_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/ascii_tree_test.dart
diff --git a/test/ascii_tree_test.dart b/test/ascii_tree_test.dart
index 24c0ff58063551ba6e6780378f5b6964ca53ec75..f00a515f7044b6093290c6f9fd624f0503d45475 100644
--- a/test/ascii_tree_test.dart
+++ b/test/ascii_tree_test.dart
@@ -5,7 +5,6 @@
library lock_file_test;
import 'package:pub/src/ascii_tree.dart' as tree;
-import 'package:pub/src/utils.dart';
import 'package:test/test.dart';
main() {
« no previous file with comments | « no previous file | test/barback/fails_if_args_with_all_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698