Skip to content

Commit

Permalink
remove: unused const
Browse files Browse the repository at this point in the history
  • Loading branch information
jedipunkz committed Sep 29, 2024
1 parent 32452f9 commit 17dab82
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions cmd/login.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ import (
"github.com/spf13/cobra"
)

const (
confFile = "miniecs"
// defaultShell = "sh"
)

var loginSetFlags struct {
region string
cluster string
Expand Down

0 comments on commit 17dab82

Please sign in to comment.