aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipe_modules/vars/api.py
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipe_modules/vars/api.py')
-rw-r--r--infra/bots/recipe_modules/vars/api.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/infra/bots/recipe_modules/vars/api.py b/infra/bots/recipe_modules/vars/api.py
index 5786d436bf..f593ff1bef 100644
--- a/infra/bots/recipe_modules/vars/api.py
+++ b/infra/bots/recipe_modules/vars/api.py
@@ -9,8 +9,6 @@
from recipe_engine import recipe_api
-BOTO_CHROMIUM_SKIA_GM = 'chromium-skia-gm.boto'
-
CONFIG_DEBUG = 'Debug'
CONFIG_RELEASE = 'Release'