Skip to content

Commit

Permalink
remove unused field
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer committed Nov 30, 2023
1 parent 4063677 commit 349bd97
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sdk/auth/azure_cli_authorizer.go
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,6 @@ type azureCliConfig struct {

// DefaultSubscriptionID is the optional default subscription ID
DefaultSubscriptionID string

// CacheEnabled specifies whether to use module-level caching to speed up idempotent az-cli operations.
CacheEnabled bool
}

// newAzureCliConfig validates the supplied tenant ID and returns a new azureCliConfig.
Expand Down

0 comments on commit 349bd97

Please sign in to comment.