Import bug fix

This commit is contained in:
Matej Baco
2022-01-19 10:33:48 +01:00
parent 5fd5a3261e
commit a3b5cfb2f5
+1
View File
@@ -32,6 +32,7 @@ use Utopia\Cache\Cache;
use Utopia\Database\Query;
use Utopia\Orchestration\Adapter\DockerCLI;
use Utopia\Validator\Boolean;
use Utopia\Logger\Log;
require_once __DIR__ . '/init.php';