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

Unified Diff: lib/src/style/url.dart

Issue 883133002: path: Fix some analyzer hints. (Closed) Base URL: git@github.com:dart-lang/path@master
Patch Set: Created 5 years, 11 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 | « lib/src/parsed_path.dart ('k') | pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/src/style/url.dart
diff --git a/lib/src/style/url.dart b/lib/src/style/url.dart
index d5d0fdb83d206031ec9d5dc0a865a0518f620e76..e52d748577fb5113f300a34824c9d57d14623dab 100644
--- a/lib/src/style/url.dart
+++ b/lib/src/style/url.dart
@@ -6,7 +6,6 @@ library path.style.url;
import '../characters.dart' as chars;
import '../internal_style.dart';
-import '../utils.dart';
/// The style for URL paths.
class UrlStyle extends InternalStyle {
« no previous file with comments | « lib/src/parsed_path.dart ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698