This commit is contained in:
shimon
2025-08-03 18:38:38 +03:00
parent b3e1a3415a
commit b1cc203eba
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -3,9 +3,9 @@
namespace Appwrite\Platform\Tasks;
use Utopia\CLI\Console;
use Utopia\System\System;
use Utopia\Validator\Boolean;
use Utopia\Validator\Text;
use Utopia\System\System;
class Upgrade extends Install
{