| Index: pkg/collection_helpers/lib/algorithms.dart
|
| diff --git a/pkg/collection_helpers/lib/algorithms.dart b/pkg/collection_helpers/lib/algorithms.dart
|
| deleted file mode 100644
|
| index 85d15ba08e94745d0d48147d8cf119acdc70faf2..0000000000000000000000000000000000000000
|
| --- a/pkg/collection_helpers/lib/algorithms.dart
|
| +++ /dev/null
|
| @@ -1,8 +0,0 @@
|
| -// Copyright (c) 2013, 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.
|
| -
|
| -@deprecated
|
| -library dart.collection_helpers.algorithms;
|
| -
|
| -export "package:collection/algorithms.dart";
|
|
|