commit | bfdec68f374e879e12ea539769a9b4077dab8dfc | [log] [tgz] |
---|---|---|
author | Rob Mohr <mohrr@google.com> | Wed Jul 27 19:22:25 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 27 19:22:25 2022 +0000 |
tree | a6c4605d851a29978f0f159f38778cd82ce79d77 | |
parent | af7343f3a792c83404bf3a04f180f9500364fd1d [diff] |
checkout: Remove unused DEPS Change-Id: I2376eaf3f244ce81a600f1e827680d3ef608bf64 Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/103605 Reviewed-by: Oliver Newman <olivernewman@google.com> Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
diff --git a/recipe_modules/checkout/__init__.py b/recipe_modules/checkout/__init__.py index a3483e9..07ba94d 100644 --- a/recipe_modules/checkout/__init__.py +++ b/recipe_modules/checkout/__init__.py
@@ -20,7 +20,6 @@ 'fuchsia/git', 'fuchsia/git_checkout', 'fuchsia/sso', - 'fuchsia/utils', 'pigweed/cq_deps', 'pigweed/repo', 'recipe_engine/buildbucket',