From 7f32cfe6570d112fb748c9a97590e2b9d6e8aafb Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Tue, 14 Apr 2020 16:06:46 +0200 Subject: Update to nextcloud coding standard v0.3.0 Signed-off-by: Christoph Wurst --- lib/Controller/SettingsController.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/Controller/SettingsController.php') diff --git a/lib/Controller/SettingsController.php b/lib/Controller/SettingsController.php index ccd80549d..32c7516ff 100644 --- a/lib/Controller/SettingsController.php +++ b/lib/Controller/SettingsController.php @@ -1,4 +1,6 @@ - @@ -69,5 +71,4 @@ class SettingsController extends Controller { return new JSONResponse(null); } - } -- cgit v1.2.3