mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
remove cloud related scripts
This commit is contained in:
parent
eb70990bf0
commit
85950868f2
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@ class Tasks extends Service
|
|||
->addAction(Usage::getName(), new Usage())
|
||||
->addAction(Vars::getName(), new Vars())
|
||||
->addAction(SSL::getName(), new SSL())
|
||||
->addAction(Hamster::getName(), new Hamster())
|
||||
->addAction(Doctor::getName(), new Doctor())
|
||||
->addAction(Install::getName(), new Install())
|
||||
->addAction(Upgrade::getName(), new Upgrade())
|
||||
|
|
|
|||
Loading…
Reference in a new issue