Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a4e649ec authored by Ronak Patel's avatar Ronak Patel
Browse files

added background job

parent 453dd160
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ declare(strict_types=1);
 *
 */

namespace OCA\EmailRecovery\BackgroundJob;
namespace OCA\EcloudAccounts\BackgroundJob;

use OCA\EcloudAccounts\Service\UserService;
use OCP\AppFramework\Utility\ITimeFactory;