diff --git a/app/app.php b/app/app.php index 16f8421a7c..ad2dbe5dfc 100644 --- a/app/app.php +++ b/app/app.php @@ -401,12 +401,6 @@ $utopia->get('/.well-known/acme-challenge') } ); - - - - - - $name = APP_NAME; if (array_key_exists($service, $services)) { /** @noinspection PhpIncludeInspection */