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

Unified Diff: lib/src/directory_listing.dart

Issue 1583693002: Get rid of all the library tags. (Closed) Base URL: git@github.com:dart-lang/shelf_static@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/shelf_static.dart ('k') | lib/src/static_handler.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/src/directory_listing.dart
diff --git a/lib/src/directory_listing.dart b/lib/src/directory_listing.dart
index f1df7e3825c69a99ddf4c866682b7ba3108b87b4..8339fb9233ff84637791c29efe6c035bab31b442 100644
--- a/lib/src/directory_listing.dart
+++ b/lib/src/directory_listing.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 shelf_static.directory_listing;
-
import 'dart:async';
import 'dart:convert';
import 'dart:io';
« no previous file with comments | « lib/shelf_static.dart ('k') | lib/src/static_handler.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698