Skip to content

Commit bf39902

Browse files
author
Adam Stafford
committed
Attempting to add blank line
1 parent 8e6fa94 commit bf39902

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

restapi/admin_policies.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ func getListPoliciesWithBucketResponse(session *models.Principal, bucket string)
106106
return listPoliciesResponse, nil
107107
}
108108

109-
110109
// listPoliciesWithBucket calls MinIO server to list all policy names present on the server that apply to a particular bucket.
111110
// listPoliciesWithBucket() converts the map[string][]byte returned by client.listPolicies()
112111
// to []*models.Policy by iterating over each key in policyRawMap and

0 commit comments

Comments
 (0)