diff --git a/public/index.php b/public/index.php index c0c082de..e22d657b 100644 --- a/public/index.php +++ b/public/index.php @@ -25,7 +25,6 @@ define('LARAVEL_START', microtime(true)); require __DIR__.'/../vendor/autoload.php'; - /* |-------------------------------------------------------------------------- | Run The Application