diff --git a/vault/policy.go b/vault/policy.go index 2101a9d6e..5af469629 100644 --- a/vault/policy.go +++ b/vault/policy.go @@ -56,8 +56,6 @@ type Policy struct { Raw string } -/* - */ // PathCapabilities represents a policy for a path in the namespace. type PathCapabilities struct { Prefix string