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

Unified Diff: pkg/analyzer_cli/test/utils.dart

Issue 2324463006: Clean up warnings and hints (Closed)
Patch Set: Created 4 years, 3 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: pkg/analyzer_cli/test/utils.dart
diff --git a/pkg/analyzer_cli/test/utils.dart b/pkg/analyzer_cli/test/utils.dart
index cf7b435886ac9eeafd42f4412b9af3f4938d1663..8e28b937fbc4391af88564ef2fd5824837ce22f0 100644
--- a/pkg/analyzer_cli/test/utils.dart
+++ b/pkg/analyzer_cli/test/utils.dart
@@ -8,9 +8,7 @@ import 'dart:io';
import 'dart:mirrors';
import 'package:analyzer/analyzer.dart';
-import 'package:analyzer/src/generated/java_io.dart';
import 'package:path/path.dart' as pathos;
-import 'package:path/path.dart' as path;
import 'package:unittest/unittest.dart';
/// Gets the test directory in a way that works with
« pkg/analyzer/lib/src/generated/type_system.dart ('K') | « pkg/analyzer_cli/lib/src/build_mode.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698