| Index: infra/recipe_modules/gclient/__init__.py
|
| diff --git a/infra/recipe_modules/gclient/__init__.py b/infra/recipe_modules/gclient/__init__.py
|
| deleted file mode 100644
|
| index 1585b65796592e03ed86c536dd6341f5d81bf357..0000000000000000000000000000000000000000
|
| --- a/infra/recipe_modules/gclient/__init__.py
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -DEPS = [
|
| - 'recipe_engine/json',
|
| - 'recipe_engine/path',
|
| - 'recipe_engine/platform',
|
| - 'recipe_engine/properties',
|
| - 'recipe_engine/python',
|
| - 'recipe_engine/step',
|
| - 'hacky_tryserver_detection',
|
| - 'depot_tools',
|
| -]
|
|
|