Chromium Code Reviews| Index: lib/src/colors.dart |
| diff --git a/lib/src/colors.dart b/lib/src/colors.dart |
| index 274fc92af617e0f7a06ab6c10a1d6ae95f042ef3..e934cded7e6a5cee566a93acbec9f8ee5f92f081 100644 |
| --- a/lib/src/colors.dart |
| +++ b/lib/src/colors.dart |
| @@ -3,8 +3,6 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| // Color constants used for generating messages. |
| -library source_span.colors; |
| - |
| const String RED = '\u001b[31m'; |
| const String YELLOW = '\u001b[33m'; |