mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Update src/Appwrite/Platform/Services/Tasks.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
This commit is contained in:
parent
448b3b0cc0
commit
351abe50d3
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ use Appwrite\Platform\Tasks\Upgrade;
|
|||
use Appwrite\Platform\Tasks\DeleteOrphanedProjects;
|
||||
use Appwrite\Platform\Tasks\GetMigrationStats;
|
||||
use Appwrite\Platform\Tasks\PatchRecreateRepositoriesDocuments;
|
||||
use Appwrite\Platform\Tasks\RetryJobs;
|
||||
use Appwrite\Platform\Tasks\QueueRetry;
|
||||
|
||||
class Tasks extends Service
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue