1
0
Fork 0
mirror of synced 2024-10-02 10:16:27 +13:00

updating composer

This commit is contained in:
shimon 2024-05-22 16:45:30 +03:00
parent d201b0b099
commit 355e2dc266

View file

@ -281,7 +281,6 @@ $pools = $register->get('pools');
$platform = new Appwrite();
$args = $platform->getEnv('argv');
if (!isset($args[1])) {
Console::error('Missing worker name');
Console::exit(1);