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

Unified Diff: sdk/lib/_internal/pub/lib/src/command/global_list.dart

Issue 1101343004: Fix all the analysis hints in pub. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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: sdk/lib/_internal/pub/lib/src/command/global_list.dart
diff --git a/sdk/lib/_internal/pub/lib/src/command/global_list.dart b/sdk/lib/_internal/pub/lib/src/command/global_list.dart
index 1de107305dbfa8e454fba65f9193723d033953d7..7a05bb04f5eae6dcc6e319f0e14fe20df46319fe 100644
--- a/sdk/lib/_internal/pub/lib/src/command/global_list.dart
+++ b/sdk/lib/_internal/pub/lib/src/command/global_list.dart
@@ -4,8 +4,6 @@
library pub.command.global_list;
-import 'dart:async';
-
import '../command.dart';
/// Handles the `global list` pub command.
« no previous file with comments | « sdk/lib/_internal/pub/lib/src/command/global_deactivate.dart ('k') | sdk/lib/_internal/pub/lib/src/command/serve.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698