aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/all.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/all.go')
-rw-r--r--internal/rosa/all.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/internal/rosa/all.go b/internal/rosa/all.go
index bf79f1ea..b9fd9c7a 100644
--- a/internal/rosa/all.go
+++ b/internal/rosa/all.go
@@ -14,7 +14,6 @@ const (
Attr
Autoconf
Bash
- Busybox
CMake
Coreutils
Diffutils
@@ -94,7 +93,6 @@ func ResolveName(name string) (p PArtifact, ok bool) {
"attr": Attr,
"autoconf": Autoconf,
"bash": Bash,
- "busybox": Busybox,
"cmake": CMake,
"coreutils": Coreutils,
"diffutils": Diffutils,