@@ -24,16 +24,13 @@ |
||
24 | 24 | |
25 | 25 | namespace OCA\Federation\AppInfo; |
26 | 26 | |
27 | -use OCA\Federation\API\OCSAuthAPI; |
|
28 | 27 | use OCA\Federation\Controller\SettingsController; |
29 | 28 | use OCA\Federation\DAV\FedAuth; |
30 | 29 | use OCA\Federation\DbHandler; |
31 | 30 | use OCA\Federation\Hooks; |
32 | 31 | use OCA\Federation\Middleware\AddServerMiddleware; |
33 | 32 | use OCA\Federation\SyncFederationAddressBooks; |
34 | -use OCA\Federation\SyncJob; |
|
35 | 33 | use OCA\Federation\TrustedServers; |
36 | -use OCP\API; |
|
37 | 34 | use OCP\App; |
38 | 35 | use OCP\AppFramework\IAppContainer; |
39 | 36 | use OCP\SabrePluginEvent; |