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