Skip to content

Commit

Permalink
review fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz-Smelcerz-SAP committed Mar 18, 2024
1 parent e6d0cae commit 668a728
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cmd/kyma/alpha/create/module/module.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ import (
"github.com/kyma-project/cli/pkg/module"
)

var (
ErrSecurityConfigPathValidation = errors.New("security-scanners-config path validation failed")
)

const (
kcpSystemNamespace = "kcp-system"
securityConfigFlagName = "sec-scanners-config"
Expand Down

0 comments on commit 668a728

Please sign in to comment.