mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 16:38:32 +00:00
lint
This commit is contained in:
parent
21334ecdff
commit
58751bbdf1
1 changed files with 1 additions and 1 deletions
|
|
@ -4,8 +4,8 @@ namespace Appwrite\Platform\Services;
|
|||
|
||||
use Appwrite\Platform\Tasks\Doctor;
|
||||
use Appwrite\Platform\Tasks\Install;
|
||||
use Appwrite\Platform\Tasks\Maintenance;
|
||||
use Appwrite\Platform\Tasks\Interval;
|
||||
use Appwrite\Platform\Tasks\Maintenance;
|
||||
use Appwrite\Platform\Tasks\Migrate;
|
||||
use Appwrite\Platform\Tasks\QueueRetry;
|
||||
use Appwrite\Platform\Tasks\ScheduleExecutions;
|
||||
|
|
|
|||
Loading…
Reference in a new issue