From 41b5e5923a44965e435d35d01b5009abb2dd5c97 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Thu, 9 Apr 2020 11:48:10 +0200 Subject: Use exactly one empty line after the namespace declaration For PSR2 Signed-off-by: Christoph Wurst --- apps/files/lib/Controller/DirectEditingViewController.php | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/files/lib/Controller/DirectEditingViewController.php') diff --git a/apps/files/lib/Controller/DirectEditingViewController.php b/apps/files/lib/Controller/DirectEditingViewController.php index af7c3cde035..75b6dfe7395 100644 --- a/apps/files/lib/Controller/DirectEditingViewController.php +++ b/apps/files/lib/Controller/DirectEditingViewController.php @@ -23,7 +23,6 @@ namespace OCA\Files\Controller; - use Exception; use OCP\AppFramework\Controller; use OCP\AppFramework\Http\NotFoundResponse; -- cgit v1.2.3