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

Unified Diff: lib/src/log.dart

Issue 1585513002: Get rid of all the library tags. (Closed) Base URL: git@github.com:dart-lang/pub.git@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/src/lock_file.dart ('k') | lib/src/oauth2.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/src/log.dart
diff --git a/lib/src/log.dart b/lib/src/log.dart
index cef2d685fe48d3dae2cb81536fcecc02e56a85b2..3f31a39d212d328de629256d83f980f134ca6d08 100644
--- a/lib/src/log.dart
+++ b/lib/src/log.dart
@@ -3,8 +3,6 @@
// BSD-style license that can be found in the LICENSE file.
/// Message logging.
-library pub.log;
-
import 'dart:async';
import 'dart:convert';
import 'dart:io';
« no previous file with comments | « lib/src/lock_file.dart ('k') | lib/src/oauth2.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698