From 9a8bdeb7fb2c7128937d1f0c99f18aeea547a31d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Thomas=20M=C3=BCller?= Date: Tue, 24 Nov 2015 16:19:25 +0100 Subject: [PATCH] Remove invalid use statement --- apps/federation/appinfo/application.php | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/federation/appinfo/application.php b/apps/federation/appinfo/application.php index 5be23253209..172283536b4 100644 --- a/apps/federation/appinfo/application.php +++ b/apps/federation/appinfo/application.php @@ -22,7 +22,6 @@ namespace OCA\Federation\AppInfo; use OCA\Federation\API\OCSAuthAPI; -use OCA\Federation\Controller\AuthController; use OCA\Federation\Controller\SettingsController; use OCA\Federation\DbHandler; use OCA\Federation\Hooks; -- 2.39.5