mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 01:18:37 +00:00
remove unused import
This commit is contained in:
parent
5bd4b6e59d
commit
74eaef4e9d
1 changed files with 0 additions and 1 deletions
|
|
@ -47,7 +47,6 @@ use Appwrite\Utopia\Database\Validator\Queries\Databases;
|
||||||
use Appwrite\Utopia\Database\Validator\Queries\Documents;
|
use Appwrite\Utopia\Database\Validator\Queries\Documents;
|
||||||
use Utopia\Config\Config;
|
use Utopia\Config\Config;
|
||||||
use MaxMind\Db\Reader;
|
use MaxMind\Db\Reader;
|
||||||
use Utopia\Database\Adapter\MariaDB;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create attribute of varying type
|
* Create attribute of varying type
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue