fix(no_unused_imports)
Signed-off-by: Samuel <faust64@gmail.com>
This commit is contained in:
parent
d441da2a80
commit
dca4e4d528
|
@ -27,7 +27,6 @@
|
|||
|
||||
namespace OCA\FederatedFileSharing;
|
||||
|
||||
use OC;
|
||||
use OCA\FederatedFileSharing\Events\FederatedShareAddedEvent;
|
||||
use OCP\AppFramework\Http;
|
||||
use OCP\BackgroundJob\IJobList;
|
||||
|
|
Loading…
Reference in New Issue