Remove extra line

This commit is contained in:
Taylor Otwell 2020-06-24 13:12:04 -05:00
parent d2db8d8159
commit c58b40b9bc

View File

@ -25,7 +25,6 @@ define('LARAVEL_START', microtime(true));
require __DIR__.'/../vendor/autoload.php';
/*
|--------------------------------------------------------------------------
| Run The Application