Skip to content
Verified Commit 777f1dd4 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 2d008b9e
Loading
Loading
Loading
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