mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +00:00
fix typo
This commit is contained in:
parent
f270e47b48
commit
1199c1fc52
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ namespace Appwrite\Platform\Workers;
|
|||
|
||||
use Exception;
|
||||
use Throwable;
|
||||
use Utopia\Audit\Adapters\Database as AdapterDatabase;
|
||||
use Utopia\Audit\Adapter\Database as AdapterDatabase;
|
||||
use Utopia\Audit\Audit;
|
||||
use Utopia\CLI\Console;
|
||||
use Utopia\Database\Document;
|
||||
|
|
|
|||
Loading…
Reference in a new issue