Chromium Code Reviews| Index: recipe_modules/tryserver/__init__.py |
| diff --git a/recipe_modules/tryserver/__init__.py b/recipe_modules/tryserver/__init__.py |
| index ac07362e802f9f20a2843b728820652f4720e476..53957cdc2e0c8217f32a12b6a5a0ba139e906b28 100644 |
| --- a/recipe_modules/tryserver/__init__.py |
| +++ b/recipe_modules/tryserver/__init__.py |
| @@ -4,7 +4,6 @@ |
| DEPS = [ |
| 'git', |
| - 'infra_paths', |
| 'recipe_engine/json', |
| 'recipe_engine/path', |
| 'recipe_engine/platform', |