mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
removed extra line from index file.
This commit is contained in:
parent
f31bf1c8e4
commit
dc1b93e2ea
@ -45,4 +45,4 @@ $public = __DIR__;
|
||||
*/
|
||||
require $laravel.'/laravel.php';
|
||||
|
||||
echo (microtime(true) - START_TIME) * 1000;
|
||||
echo (microtime(true) - START_TIME) * 1000;
|
Loading…
x
Reference in New Issue
Block a user