diff --git a/app/app.php b/app/app.php index e34bed586..52fc0816f 100644 --- a/app/app.php +++ b/app/app.php @@ -8,7 +8,6 @@ global $env, $utopia, $request, $response, $register, $consoleDB, $project, $dom use Utopia\App; use Utopia\Request; use Utopia\Response; -use Utopia\Validator\Host; use Utopia\Validator\Range; use Utopia\View; use Utopia\Exception;