Chromium Code Reviews| Index: lib/src/web_socket.dart |
| diff --git a/lib/src/web_socket.dart b/lib/src/web_socket.dart |
| index e52c5f52909fbc9f1a79823617395ec54569d9ff..a11840c09f523322c9b0f3095ddea6ee98c7a102 100644 |
| --- a/lib/src/web_socket.dart |
| +++ b/lib/src/web_socket.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 http_parser.web_socket; |
| - |
| import 'dart:async'; |
| import 'package:crypto/crypto.dart'; |