This commit is contained in:
Jake Barnby
2024-10-14 14:55:18 +13:00
parent a3b7cf84d5
commit 78b9be2e78
-2
View File
@@ -3,7 +3,6 @@
use Appwrite\Auth\Auth;
use Appwrite\Detector\Detector;
use Appwrite\Event\Database as EventDatabase;
use Appwrite\Event\Delete;
use Appwrite\Event\Event;
use Appwrite\Event\Usage;
use Appwrite\Extend\Exception;
@@ -15,7 +14,6 @@ use Appwrite\Utopia\Database\Validator\Queries\Databases;
use Appwrite\Utopia\Database\Validator\Queries\Indexes;
use Appwrite\Utopia\Request;
use Appwrite\Utopia\Response;
use Couchbase\QueryException;
use MaxMind\Db\Reader;
use Utopia\App;
use Utopia\Audit\Audit;