Chromium Code Reviews| Index: lib/src/io_server.dart |
| diff --git a/lib/src/io_server.dart b/lib/src/io_server.dart |
| index 854e3417bfaa4594dfc14960b3ee098b4acd5512..ac8b3a055f6ba611ec117299ae964abf57b38d7b 100644 |
| --- a/lib/src/io_server.dart |
| +++ b/lib/src/io_server.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.io_server; |
| - |
| import 'dart:async'; |
| import 'dart:io'; |