Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/AppFramework/Http/ICallbackResponse.php')
-rw-r--r--lib/public/AppFramework/Http/ICallbackResponse.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/AppFramework/Http/ICallbackResponse.php b/lib/public/AppFramework/Http/ICallbackResponse.php
index f12a406120a..ca2f5f424ff 100644
--- a/lib/public/AppFramework/Http/ICallbackResponse.php
+++ b/lib/public/AppFramework/Http/ICallbackResponse.php
@@ -25,7 +25,6 @@
namespace OCP\AppFramework\Http;
-
/**
* Interface ICallbackResponse
*