remove audits deletion

This commit is contained in:
shimon 2024-10-06 20:25:51 +03:00
parent a7c0ef3d09
commit e06b77cf39

View file

@ -5,7 +5,6 @@ namespace Appwrite\Platform\Workers;
use Appwrite\Event\Event;
use Appwrite\Messaging\Adapter\Realtime;
use Exception;
use Utopia\Audit\Audit;
use Utopia\CLI\Console;
use Utopia\Database\Database;
use Utopia\Database\Document;