aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipe_modules/vars/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipe_modules/vars/__init__.py')
-rw-r--r--infra/bots/recipe_modules/vars/__init__.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/infra/bots/recipe_modules/vars/__init__.py b/infra/bots/recipe_modules/vars/__init__.py
index d5cf1da80b..e0e951379f 100644
--- a/infra/bots/recipe_modules/vars/__init__.py
+++ b/infra/bots/recipe_modules/vars/__init__.py
@@ -12,7 +12,3 @@ DEPS = [
'recipe_engine/raw_io',
'recipe_engine/step',
]
-
-
-# TODO(borenet): Add coverage
-DISABLE_STRICT_COVERAGE = True