| Index: pkg/sequence_zip/pubspec.yaml
|
| diff --git a/pkg/sequence_zip/pubspec.yaml b/pkg/sequence_zip/pubspec.yaml
|
| deleted file mode 100644
|
| index 961e43a8ebbfc2f5368aad6a2c0f4c12c9df03da..0000000000000000000000000000000000000000
|
| --- a/pkg/sequence_zip/pubspec.yaml
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -name: sequence_zip
|
| -version: 0.9.1
|
| -author: Dart Team <misc@dartlang.org>
|
| -homepage: http://www.dartlang.org
|
| -description: >
|
| - "Zip" functionality on iterables and streams.
|
| - This package has been discontinued.
|
| - The zip functionality for iterables is in `package:collection/iterable_zip.dart`
|
| - and the zip functionality for streams is in `package:async/stream_zip.dart`.
|
| -dependencies:
|
| - collection: "0.9.0"
|
| - async: "0.9.0"
|
| -environment:
|
| - sdk: ">=0.8.10+6 <2.0.0"
|
|
|