1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00

remove leftovers

This commit is contained in:
Torsten Dittmann 2021-01-29 18:40:52 +01:00
parent e0f6613b9e
commit 5439343748

View file

@ -6,7 +6,6 @@ use Appwrite\Docker\Compose;
use Appwrite\Docker\Env;
use Utopia\CLI\Console;
use Utopia\Config\Config;
use Utopia\Validator\Mock;
use Utopia\View;
$cli
@ -130,7 +129,6 @@ $cli
->setParam('httpPort', $httpPort)
->setParam('httpsPort', $httpsPort)
->setParam('version', APP_VERSION_STABLE)
->setParam('vars', $input)
;
$templateForEnv