diff --git a/Sources/public/index.php b/Sources/public/index.php index 0aec19d9..64e21a2d 100755 --- a/Sources/public/index.php +++ b/Sources/public/index.php @@ -73,4 +73,3 @@ if (!is_null($app)){ $app->run(RequestFactory::createFromGlobals()); } -