mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +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\Event\Event;
|
||||||
use Appwrite\Messaging\Adapter\Realtime;
|
use Appwrite\Messaging\Adapter\Realtime;
|
||||||
use Exception;
|
use Exception;
|
||||||
use Utopia\Audit\Audit;
|
|
||||||
use Utopia\CLI\Console;
|
use Utopia\CLI\Console;
|
||||||
use Utopia\Database\Database;
|
use Utopia\Database\Database;
|
||||||
use Utopia\Database\Document;
|
use Utopia\Database\Document;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue