Skip to content

Commit

Permalink
linter issue?
Browse files Browse the repository at this point in the history
  • Loading branch information
dovholuknf committed Oct 31, 2024
1 parent 2700450 commit 8458b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controller/oidc_auth/storage.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ type HybridStorage struct {
serviceUsers cmap.ConcurrentMap[string, *Client]

startOnce sync.Once
issuer string
//linter issue issuer string
config *Config

keys cmap.ConcurrentMap[string, *pubKey]
Expand Down

0 comments on commit 8458b54

Please sign in to comment.