| Index: sdk/lib/io/list_stream_impl.dart
|
| diff --git a/sdk/lib/io/list_stream_impl.dart b/sdk/lib/io/list_stream_impl.dart
|
| index 6ad92973fb0748a7ac74a8ddf2ba2eb6593897f5..824fa24e928683d3b7c91c5b12318452643a5ced 100644
|
| --- a/sdk/lib/io/list_stream_impl.dart
|
| +++ b/sdk/lib/io/list_stream_impl.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.
|
|
|
| -part of dart_io;
|
| -
|
| /**
|
| * Default implementation of [ListInputStream].
|
| */
|
|
|