Chromium Code Reviews| Index: pkg/http_throttle/pubspec.yaml |
| diff --git a/pkg/http_throttle/pubspec.yaml b/pkg/http_throttle/pubspec.yaml |
| deleted file mode 100644 |
| index f7cc6b974682d2e03db47c024d549d1cbd6fd87c..0000000000000000000000000000000000000000 |
| --- a/pkg/http_throttle/pubspec.yaml |
| +++ /dev/null |
| @@ -1,8 +0,0 @@ |
| -name: http_throttle |
| -version: 1.0.0 |
| -description: HTTP client middleware that throttles requests. |
| -dependencies: |
| - http: ">=0.9.0 <0.12.0" |
| - pool: ">=1.0.0 <2.0.0" |
| -dev_dependencies: |
| - unittest: ">=0.11.0 <0.12.0" |