Skip to content

Commit 5f05d8d

Browse files
committed
remove unused variable
1 parent e1dceb3 commit 5f05d8d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

internal/cmd/org.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ var jwksRegion string
1919
var jwksDatabase string
2020
var jwksGroup string
2121
var jwksScope string
22-
var jwksPermissions []string
2322

2423
func init() {
2524
rootCmd.AddCommand(orgCmd)

0 commit comments

Comments
 (0)