Chromium Code Reviews| Index: lib/src/middleware.dart |
| diff --git a/lib/src/middleware.dart b/lib/src/middleware.dart |
| index 1d503d0845c9d173a11410f493587a24b960da11..3eac69f04d6be3fb07a2bba7de91c9b40d127a5f 100644 |
| --- a/lib/src/middleware.dart |
| +++ b/lib/src/middleware.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.middleware; |
| - |
| import 'dart:async'; |
| import 'request.dart'; |