summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/appinfo
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2017-05-18 16:39:28 +0200
committerLukas Reschke <lukas@statuscode.ch>2017-05-18 20:49:09 +0200
commitd90eba3f851711892983aecd643fca431b97397e (patch)
treeec2225b9d126d23d09babbf02cc9894f4f7e2999 /apps/oauth2/appinfo
parent77827ebf112f7ce1bad5ce5912c7b3900e399ce5 (diff)
downloadnextcloud-server-d90eba3f851711892983aecd643fca431b97397e.tar.gz
nextcloud-server-d90eba3f851711892983aecd643fca431b97397e.zip
Fix style issues pointed out in review
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Diffstat (limited to 'apps/oauth2/appinfo')
-rw-r--r--apps/oauth2/appinfo/routes.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/oauth2/appinfo/routes.php b/apps/oauth2/appinfo/routes.php
index 808f2a22395..84b1336e37e 100644
--- a/apps/oauth2/appinfo/routes.php
+++ b/apps/oauth2/appinfo/routes.php
@@ -42,4 +42,4 @@ return [
'verb' => 'POST'
],
],
-]; \ No newline at end of file
+];