mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
fix document import
This commit is contained in:
parent
5acd78463a
commit
11669ba3c2
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ use Utopia\Config\Config;
|
|||
use Utopia\Cache\Adapter\Sharding;
|
||||
use Utopia\CLI\Console;
|
||||
use Utopia\Database\Database;
|
||||
use Utopia\Database\Document;
|
||||
use Utopia\Pools\Group;
|
||||
use Utopia\Storage\Device;
|
||||
use Utopia\Storage\Device\Backblaze;
|
||||
|
|
|
|||
Loading…
Reference in a new issue