Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove unused use statements
Signed-off-by: Christopher Ng <[email protected]>
  • Loading branch information
Pytal committed Jun 3, 2022
commit 96a5608c1ef17ff2d9c73f17a17882f7978defdc
2 changes: 0 additions & 2 deletions lib/Service/UserMigrationService.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@

namespace OCA\UserMigration\Service;

use OC_Helper;
use OC_Util;
use OC\AppFramework\Bootstrap\Coordinator;
use OC\Cache\CappedMemoryCache;
use OCA\UserMigration\BackgroundJob\UserExportJob;
Expand Down