| Index: pkg/math/pubspec.yaml
|
| diff --git a/pkg/math/pubspec.yaml b/pkg/math/pubspec.yaml
|
| deleted file mode 100644
|
| index 4a20312693ed7e94a99574cbf10390d3bcad0e94..0000000000000000000000000000000000000000
|
| --- a/pkg/math/pubspec.yaml
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -name: math
|
| -version: 0.9.0
|
| -author: Dart Team <misc@dartlang.org>
|
| -description: Utility functions and classes related to the 'dart:math' library.
|
| -homepage: http://www.dartlang.org
|
| -dev_dependencies:
|
| - unittest: ">=0.9.0 <0.10.0"
|
| -environment:
|
| - sdk: ">=1.0.0 <2.0.0"
|
|
|