fix(no_unused_imports)

Signed-off-by: Samuel <faust64@gmail.com>
This commit is contained in:
Samuel 2021-02-09 09:46:52 +01:00
parent d441da2a80
commit dca4e4d528
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@
namespace OCA\FederatedFileSharing;
use OC;
use OCA\FederatedFileSharing\Events\FederatedShareAddedEvent;
use OCP\AppFramework\Http;
use OCP\BackgroundJob\IJobList;