mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Fix PHP CS
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
96253c7c1b
commit
11c1ce6974
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@
|
|||
|
||||
namespace OCA\FederatedFileSharing\BackgroundJob;
|
||||
|
||||
use OCA\FederatedFileSharing\AddressHandler;
|
||||
use OCA\FederatedFileSharing\Notifications;
|
||||
use OCP\AppFramework\Utility\ITimeFactory;
|
||||
use OCP\BackgroundJob\IJobList;
|
||||
|
|
|
|||
Loading…
Reference in a new issue