| Index: pkg/collection_helpers/lib/equality.dart
|
| diff --git a/pkg/collection_helpers/lib/equality.dart b/pkg/collection_helpers/lib/equality.dart
|
| deleted file mode 100644
|
| index c47d635c7c4b1d9a702f63d956197b030ce4470e..0000000000000000000000000000000000000000
|
| --- a/pkg/collection_helpers/lib/equality.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.equality;
|
| -
|
| -export "package:collection/equality.dart";
|
|
|