Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Commit

Permalink
remove unused cli flags
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffwan committed Nov 20, 2020
1 parent 85ca7a9 commit cfe7b20
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/apis/apps/group.go
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ const (
APPNAME CliOption = "appname"
DATA CliOption = "Data"
ZONE CliOption = "zone"
USE_BASIC_AUTH CliOption = "use-basic-auth"
USE_ISTIO CliOption = "use-istio"
DELETE_STORAGE CliOption = "delete-storage"
DISABLE_USAGE_REPORT CliOption = "disable-usage-report"
PACKAGE_MANAGER CliOption = "package-manager"
Expand Down

0 comments on commit cfe7b20

Please sign in to comment.