diff --git a/app/controllers/shared/api.php b/app/controllers/shared/api.php index cfe9f8941..f9a966b4a 100644 --- a/app/controllers/shared/api.php +++ b/app/controllers/shared/api.php @@ -3,7 +3,6 @@ use Utopia\Exception; use Utopia\Abuse\Abuse; use Utopia\Abuse\Adapters\TimeLimit; -use Database\Database; global $utopia, $request, $response, $register, $user, $project;