Skip to content

Commit 670c994

Browse files
committed
bib: drop no longer needed ManifestConfig.DistroDefPaths
1 parent f15af08 commit 670c994

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

bib/cmd/bootc-image-builder/legacy_iso.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ type ManifestConfig struct {
3636
// CPU architecture of the image
3737
Architecture arch.Arch
3838

39-
// Paths to the directory with the distro definitions
40-
DistroDefPaths []string
41-
4239
// Extracted information about the source container image
4340
SourceInfo *osinfo.Info
4441
BuildSourceInfo *osinfo.Info

0 commit comments

Comments
 (0)