Index: recipe_modules/infra_paths/__init__.py |
diff --git a/recipe_modules/infra_paths/__init__.py b/recipe_modules/infra_paths/__init__.py |
deleted file mode 100644 |
index 88b9d272fc4d3d5d82bb406fd7db6c107ec1bfc7..0000000000000000000000000000000000000000 |
--- a/recipe_modules/infra_paths/__init__.py |
+++ /dev/null |
@@ -1,5 +0,0 @@ |
-DEPS = [ |
- 'recipe_engine/path', |
- 'recipe_engine/platform', |
- 'recipe_engine/properties', |
-] |