Chromium Code Reviews| 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 { |