Skip to content

Commit

Permalink
Update src/Appwrite/Platform/Services/Tasks.php
Browse files Browse the repository at this point in the history
Co-authored-by: Christy Jacob <[email protected]>
  • Loading branch information
PineappleIOnic and christyjacob4 committed Jan 24, 2024
1 parent 448b3b0 commit 351abe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Appwrite/Platform/Services/Tasks.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
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
{
Expand Down

0 comments on commit 351abe5

Please sign in to comment.