aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/swarm_trigger.py
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipes/swarm_trigger.py')
-rw-r--r--infra/bots/recipes/swarm_trigger.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/infra/bots/recipes/swarm_trigger.py b/infra/bots/recipes/swarm_trigger.py
index 8288e93a5e..fa61b22bfb 100644
--- a/infra/bots/recipes/swarm_trigger.py
+++ b/infra/bots/recipes/swarm_trigger.py
@@ -311,7 +311,6 @@ def compile_steps_swarm(api, builder_spec, got_revision, infrabots_dir,
cipd_packages.append(pkg)
if 'Vulkan' in builder_name:
- version_file = infrabots_dir.join('assets', 'win_vulkan_sdk', 'VERSION')
cipd_packages.append(cipd_pkg(api, infrabots_dir, 'win_vulkan_sdk'))
# Fake these properties for compile tasks so that they can be de-duped.