Remove unneeded comment block
This commit is contained in:
parent
1580296ae5
commit
37f393ff94
|
@ -56,8 +56,6 @@ type Policy struct {
|
|||
Raw string
|
||||
}
|
||||
|
||||
/*
|
||||
*/
|
||||
// PathCapabilities represents a policy for a path in the namespace.
|
||||
type PathCapabilities struct {
|
||||
Prefix string
|
||||
|
|
Loading…
Reference in New Issue