Skip to content

Commit

Permalink
remove unused field
Browse files Browse the repository at this point in the history
  • Loading branch information
djelusic committed Sep 30, 2021
1 parent fa91314 commit 7ac096d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/cmd/aws.go
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ to manage AWS account ID: %s in region %s
type credentials struct {
accessKeyID string
secretAccessKey string
sessionToken string
region string
profile string
accountName string
Expand Down

0 comments on commit 7ac096d

Please sign in to comment.