Chromium Code Reviews| Index: recipe_modules/bot_update/__init__.py |
| diff --git a/recipe_modules/bot_update/__init__.py b/recipe_modules/bot_update/__init__.py |
| index b9020cad7a7555962df8d63ae0d5facee13dff5b..11364c78f8f79c83b740dc86a45f91a9d4b8192e 100644 |
| --- a/recipe_modules/bot_update/__init__.py |
| +++ b/recipe_modules/bot_update/__init__.py |
| @@ -1,6 +1,5 @@ |
| DEPS = [ |
| 'gclient', |
| - 'infra_paths', |
| 'recipe_engine/json', |
| 'recipe_engine/path', |
| 'recipe_engine/platform', |