Chromium Code Reviews| Index: lib/src/pipeline.dart |
| diff --git a/lib/src/pipeline.dart b/lib/src/pipeline.dart |
| index 016e5fc3696c297395f6b1f51f4032103db52584..ff5b14f9a9d166511935b06417646c47820bfdad 100644 |
| --- a/lib/src/pipeline.dart |
| +++ b/lib/src/pipeline.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.pipeline; |
| - |
| import 'handler.dart'; |
| import 'middleware.dart'; |