mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 16:38:32 +00:00
remove audits deletion
This commit is contained in:
parent
a7c0ef3d09
commit
e06b77cf39
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue