aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipe_modules/flavor/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipe_modules/flavor/__init__.py')
-rw-r--r--infra/bots/recipe_modules/flavor/__init__.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/infra/bots/recipe_modules/flavor/__init__.py b/infra/bots/recipe_modules/flavor/__init__.py
index b3ffed819d..d25d31ccb6 100644
--- a/infra/bots/recipe_modules/flavor/__init__.py
+++ b/infra/bots/recipe_modules/flavor/__init__.py
@@ -5,7 +5,6 @@
DEPS = [
'builder_name_schema',
'depot_tools/bot_update',
- 'depot_tools/cipd',
'depot_tools/git',
'env',
'infra',
@@ -13,7 +12,6 @@ DEPS = [
'recipe_engine/file',
'recipe_engine/path',
'recipe_engine/platform',
- 'recipe_engine/properties',
'recipe_engine/python',
'recipe_engine/raw_io',
'recipe_engine/step',