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

Unified Diff: lib/src/colors.dart

Issue 1583453004: Get rid of all the library tags. (Closed) Base URL: git@github.com:dart-lang/source_span@master
Patch Set: Created 4 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/source_span.dart ('k') | lib/src/file.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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';
« no previous file with comments | « lib/source_span.dart ('k') | lib/src/file.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698