Skip to content
Verified Commit 05026eaf authored by Matthew Clarkson's avatar Matthew Clarkson
Browse files

refactor: remove common `download:defs.bzl` file

Individual `defs.bzl` files allow a fine-grained load graph for
Bazel so it only has to load `.bzl` files that it needs to.

This is much better than a single `defs.bzl` that pulls in all
the different `load` statements.
parent b5302af2
Loading
Loading
Loading
Pipeline #5216 passed with stages
in 57 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment