| Index: lib/src/util/multi_channel.dart
 | 
| diff --git a/lib/src/util/multi_channel.dart b/lib/src/util/multi_channel.dart
 | 
| index f897de9994160afadc57822a3102aed302c3fce2..acf4e219639395bb06f3ded3221839bbd476d499 100644
 | 
| --- a/lib/src/util/multi_channel.dart
 | 
| +++ b/lib/src/util/multi_channel.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 test.multi_channel;
 | 
| -
 | 
|  import 'dart:async';
 | 
|  
 | 
|  import 'stream_channel.dart';
 | 
| 
 |