Fix formatting issue

This commit is contained in:
Colin McDonald 2016-04-30 20:24:12 -04:00
parent f07f129f78
commit befd1c4782

View File

@ -67,4 +67,5 @@ public final class POSTUserGrant implements Route {
APIv3.getDatastore().save(grant);
return grant;
}
}