Chromium Code Reviews

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.
Jump to:
View side-by-side diff with in-line comments
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