Chromium Code Reviews| Index: packages/path/lib/src/style.dart |
| diff --git a/packages/path/lib/src/style.dart b/packages/path/lib/src/style.dart |
| index e0e0e01b5e18ca40a9ad5f9a81491d4e695818aa..342a10282ad3f95a4b33c20fdf88f328b1ec61ae 100644 |
| --- a/packages/path/lib/src/style.dart |
| +++ b/packages/path/lib/src/style.dart |
| @@ -2,8 +2,6 @@ |
| // for details. All rights reserved. Use of this source code is governed by a |
| // BSD-style license that can be found in the LICENSE file. |
| -library path.style; |
| - |
| import 'context.dart'; |
| import 'style/posix.dart'; |
| import 'style/url.dart'; |