Fix analyze bug

This commit is contained in:
Matej Bačo
2026-04-17 17:01:27 +02:00
parent 489b2c4e21
commit b01ec03723
@@ -6,6 +6,7 @@ use Appwrite\Event\Event as QueueEvent;
use Appwrite\SDK\AuthType;
use Appwrite\SDK\Method;
use Appwrite\SDK\Response as SDKResponse;
use Appwrite\Template\Template;
use Appwrite\Utopia\Response;
use Utopia\Config\Config;
use Utopia\Database\Database;