Fix Module (#32)

This commit is contained in:
Daniel Valdivia
2020-04-06 11:58:34 -07:00
committed by GitHub
parent d57ec001f4
commit c8938dc131
93 changed files with 124 additions and 124 deletions

View File

@@ -27,7 +27,7 @@ import (
"github.com/go-openapi/runtime/middleware"
"github.com/minio/m3/mcs/models"
"github.com/minio/mcs/models"
)
// RemovePolicyHandlerFunc turns a function with the right signature into a remove policy handler