1
0
Fork 0
mirror of synced 2024-09-16 17:40:04 +12:00

remove cloud related scripts

This commit is contained in:
shimon 2024-01-09 15:30:43 +02:00
parent eb70990bf0
commit 85950868f2

View file

@ -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())