diff --git a/app/controllers/api/teams.php b/app/controllers/api/teams.php index a17fd5b826..0dfeac505f 100644 --- a/app/controllers/api/teams.php +++ b/app/controllers/api/teams.php @@ -38,7 +38,6 @@ use Utopia\Database\Validator\Query\Limit; use Utopia\Database\Validator\Query\Offset; use Utopia\Database\Validator\UID; use Utopia\Locale\Locale; -use Utopia\Storage\Device; use Utopia\System\System; use Utopia\Validator\ArrayList; use Utopia\Validator\Assoc;