| Index: pkg/pathos/pubspec.yaml
|
| diff --git a/pkg/pathos/pubspec.yaml b/pkg/pathos/pubspec.yaml
|
| deleted file mode 100644
|
| index 3372302dbd60759193e5f5db8e8960b7a4af91f3..0000000000000000000000000000000000000000
|
| --- a/pkg/pathos/pubspec.yaml
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -name: pathos
|
| -author: "Dart Team <misc@dartlang.org>"
|
| -homepage: http://www.dartlang.org
|
| -description: >
|
| - A string-based path manipulation library. All of the path operations you know
|
| - and love, with solid support on both Windows and POSIX (Linux and Mac OS X)
|
| - machines.
|
| -
|
| - Currently only runs on the standalone VM, but will run in a browser as soon as
|
| - configuration-specific code is supported by Dart.
|
|
|