Fix PHP CS
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
96253c7c1b
commit
11c1ce6974
|
@ -27,7 +27,6 @@
|
||||||
|
|
||||||
namespace OCA\FederatedFileSharing\BackgroundJob;
|
namespace OCA\FederatedFileSharing\BackgroundJob;
|
||||||
|
|
||||||
use OCA\FederatedFileSharing\AddressHandler;
|
|
||||||
use OCA\FederatedFileSharing\Notifications;
|
use OCA\FederatedFileSharing\Notifications;
|
||||||
use OCP\AppFramework\Utility\ITimeFactory;
|
use OCP\AppFramework\Utility\ITimeFactory;
|
||||||
use OCP\BackgroundJob\IJobList;
|
use OCP\BackgroundJob\IJobList;
|
||||||
|
|
Loading…
Reference in New Issue