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:
authorLukas Reschke <lukas@statuscode.ch>2021-04-27 17:21:00 +0300
committerLukas Reschke <lukas@statuscode.ch>2021-04-27 17:21:00 +0300
commit23d0c71877390aa324cc6c9abd1a60cd9dee4800 (patch)
tree96b54943dc01642d87b4657f6814847fc2912390 /apps/federation
parent771dfc81709fecae773941b1231f904adab505b5 (diff)
Run cs:fix
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Diffstat (limited to 'apps/federation')
-rw-r--r--apps/federation/lib/AppInfo/Application.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/federation/lib/AppInfo/Application.php b/apps/federation/lib/AppInfo/Application.php
index 5c0e8043532..5c9de01530b 100644
--- a/apps/federation/lib/AppInfo/Application.php
+++ b/apps/federation/lib/AppInfo/Application.php
@@ -31,8 +31,6 @@ use OCA\Federation\DAV\FedAuth;
use OCA\Federation\Middleware\AddServerMiddleware;
use OCP\AppFramework\App;
use OCP\SabrePluginEvent;
-use OCP\Share;
-use OCP\Util;
use Sabre\DAV\Auth\Plugin;
use Sabre\DAV\Server;