Remove unneeded comment block

This commit is contained in:
Brian Kassouf 2017-01-19 18:18:06 -08:00
parent 1580296ae5
commit 37f393ff94
1 changed files with 0 additions and 2 deletions

View File

@ -56,8 +56,6 @@ type Policy struct {
Raw string
}
/*
*/
// PathCapabilities represents a policy for a path in the namespace.
type PathCapabilities struct {
Prefix string