summaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework/OCSController.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/AppFramework/OCSController.php')
-rw-r--r--lib/public/AppFramework/OCSController.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/AppFramework/OCSController.php b/lib/public/AppFramework/OCSController.php
index 29f26bf7e71..e1273a0ca3e 100644
--- a/lib/public/AppFramework/OCSController.php
+++ b/lib/public/AppFramework/OCSController.php
@@ -36,7 +36,6 @@ use OCP\AppFramework\Http\DataResponse;
use OCP\AppFramework\Http\Response;
use OCP\IRequest;
-
/**
* Base class to inherit your controllers from that are used for RESTful APIs
* @since 8.1.0