| Index: lib/src/web_socket.dart
|
| diff --git a/lib/src/web_socket.dart b/lib/src/web_socket.dart
|
| deleted file mode 100644
|
| index dee3edfe6e1e995108b69b8b527a38db3faa8f01..0000000000000000000000000000000000000000
|
| --- a/lib/src/web_socket.dart
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -// Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
|
| -// 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.
|
| -
|
| -export 'web_socket/channel.dart';
|
| -export 'web_socket/compatible.dart';
|
| -export 'web_socket/exception.dart';
|
|
|