diff --git a/plugin/gcp_role.go b/plugin/gcp_role.go index 14c061f4..da399eea 100644 --- a/plugin/gcp_role.go +++ b/plugin/gcp_role.go @@ -12,10 +12,6 @@ import ( "github.com/hashicorp/vault/sdk/logical" ) -const ( - currentGCPRoleVersion = 1 -) - type gcpRole struct { tokenutil.TokenParams