mirror of
https://github.com/nextcloud/server.git
synced 2026-04-27 09:08:22 -04:00
Remove invalid use statement
This commit is contained in:
parent
9546b21d7e
commit
9a8bdeb7fb
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue