added a return statement to CreateCredentialHoldingSecret
This commit is contained in:
parent
67c312d0d6
commit
feb46e2934
@ -212,6 +212,6 @@ func (m *MinioController) CreateCredentialHoldingSecret(){
|
||||
}
|
||||
|
||||
m.Ctx.Output.SetStatus(201)
|
||||
|
||||
m.ServeJSON()
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user