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

Unified Diff: lib/src/sdk.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/pubspec.dart ('k') | lib/src/solver/backtracking_solver.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/src/sdk.dart
diff --git a/lib/src/sdk.dart b/lib/src/sdk.dart
index d0ef3517652cf0ce9cd7513d715fe468a6f6dc91..e2e48f2d4e2da09d022ba299d8b75ff2fc467752 100644
--- a/lib/src/sdk.dart
+++ b/lib/src/sdk.dart
@@ -3,8 +3,6 @@
// BSD-style license that can be found in the LICENSE file.
/// Operations relative to the user's installed Dart SDK.
-library pub.sdk;
-
import 'dart:io';
import 'package:path/path.dart' as p;
« no previous file with comments | « lib/src/pubspec.dart ('k') | lib/src/solver/backtracking_solver.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698