mirror of
https://github.com/nextcloud/server.git
synced 2026-02-13 15:54:59 -05:00
fix(no_unused_imports)
Signed-off-by: Samuel <faust64@gmail.com>
This commit is contained in:
parent
d441da2a80
commit
dca4e4d528
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue