Style fix

This commit is contained in:
Renan DelValle 2018-10-03 19:05:56 -07:00
parent ea3eaa0fd2
commit 814978b300
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9

View file

@ -521,4 +521,3 @@ func TestRealisClient_SetQuota(t *testing.T) {
fmt.Print("GetQuota Result", result.String())
})
}