Fix PHP CS

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2020-12-15 11:31:28 +01:00
parent 96253c7c1b
commit 11c1ce6974
No known key found for this signature in database
GPG Key ID: 7076EA9751AACDDA
1 changed files with 0 additions and 1 deletions

View File

@ -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;