1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00

Import bug fix

This commit is contained in:
Matej Baco 2022-01-19 10:33:48 +01:00
parent 5fd5a3261e
commit a3b5cfb2f5

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';