Chromium Code Reviews| Index: recipe_modules/git/__init__.py |
| diff --git a/recipe_modules/git/__init__.py b/recipe_modules/git/__init__.py |
| index 2dab849e99d8639147c54d3cf48f604735ca6158..c49ece3b4a11be0f42edd81a81a51f18f05827a9 100644 |
| --- a/recipe_modules/git/__init__.py |
| +++ b/recipe_modules/git/__init__.py |
| @@ -1,5 +1,4 @@ |
| DEPS = [ |
| - 'infra_paths', |
| 'recipe_engine/path', |
| 'recipe_engine/platform', |
| 'recipe_engine/properties', |