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

Unified Diff: test/serve_packages.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
Index: test/serve_packages.dart
diff --git a/test/serve_packages.dart b/test/serve_packages.dart
index c2abfe1d1c5e237dfb0295c2b0a5eefe97896684..0c42da1824c8d9d15eb39ac12be35b5111fc57d2 100644
--- a/test/serve_packages.dart
+++ b/test/serve_packages.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 serve_packages;
-
import 'dart:async';
import 'dart:convert';

Powered by Google App Engine
This is Rietveld 408576698