Skip to content

Commit

Permalink
Removed unused const
Browse files Browse the repository at this point in the history
  • Loading branch information
pcman312 committed Apr 27, 2020
1 parent 7ed63f7 commit 8126125
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions plugin/gcp_role.go
Expand Up @@ -12,10 +12,6 @@ import (
"github.com/hashicorp/vault/sdk/logical"
)

const (
currentGCPRoleVersion = 1
)

type gcpRole struct {
tokenutil.TokenParams

Expand Down

0 comments on commit 8126125

Please sign in to comment.