Skip to content

Commit 1cd1773

Browse files
committed
Remove devMode as not used
Signed-off-by: cmoulliard <cmoulliard@redhat.com>
1 parent e4831cd commit 1cd1773

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pkg/build/build.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ var (
2828

2929
type Build struct {
3030
name string
31-
devMode bool
3231
cfg v1alpha1.BuildCustomizationSpec
3332
kindConfigPath string
3433
kubeConfigPath string

0 commit comments

Comments
 (0)