Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
elizabethhealy committed Aug 6, 2024
1 parent 93fa802 commit f789b3f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions service/authorization/authorization.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ type CustomRego struct {
Query string `mapstructure:"query" default:"data.opentdf.entitlements.attributes"`
}

const tokenExpiryDelay = 100

func NewRegistration() serviceregistry.Registration {
return serviceregistry.Registration{
Namespace: "authorization",
Expand Down

0 comments on commit f789b3f

Please sign in to comment.