Commit 6c1d9ea
authored
refactor(config_settings): remove unused private distribution target (bazel-contrib#4129)
The `python/config_settings/private` package contains no source files,
leaving its `:distribution` target empty and obsolete. Including it
in `//python/config_settings:distribution` adds redundant build graph
structure.
Delete the unused private `BUILD.bazel` file and remove the dependency
from `//python/config_settings:distribution`.1 parent 14ac131 commit 6c1d9ea
2 files changed
Lines changed: 1 addition & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
| |||
This file was deleted.
0 commit comments