From d90eba3f851711892983aecd643fca431b97397e Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Thu, 18 May 2017 16:39:28 +0200 Subject: [PATCH] Fix style issues pointed out in review Signed-off-by: Lukas Reschke --- apps/oauth2/appinfo/routes.php | 2 +- apps/oauth2/js/setting-admin.js | 1 - 2 files changed, 1 insertion(+), 2 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 +]; diff --git a/apps/oauth2/js/setting-admin.js b/apps/oauth2/js/setting-admin.js index be774fd720a..53163be1148 100644 --- a/apps/oauth2/js/setting-admin.js +++ b/apps/oauth2/js/setting-admin.js @@ -1,4 +1,3 @@ - $(document).ready(function () { $('.show-oauth-credentials').click(function() {