| Index: recipe_modules/bot_update/__init__.py
|
| diff --git a/recipe_modules/bot_update/__init__.py b/recipe_modules/bot_update/__init__.py
|
| deleted file mode 100644
|
| index 928f7ea0b5e0e05ff16e11502502031fdedf1d27..0000000000000000000000000000000000000000
|
| --- a/recipe_modules/bot_update/__init__.py
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -DEPS = [
|
| - 'gclient',
|
| - 'recipe_engine/json',
|
| - 'recipe_engine/path',
|
| - 'recipe_engine/platform',
|
| - 'recipe_engine/properties',
|
| - 'recipe_engine/python',
|
| - 'recipe_engine/raw_io',
|
| - 'rietveld',
|
| - 'recipe_engine/step',
|
| - 'tryserver',
|
| -]
|
|
|