X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/f139cded789908efce3ac2ed1be26b947df647db..refs/pull/5592/head:/public/index.php diff --git a/public/index.php b/public/index.php index c2f34d4bf..2b5c57b8f 100644 --- a/public/index.php +++ b/public/index.php @@ -1,49 +1,20 @@ alias('request', Request::class); @@ -53,4 +24,4 @@ $response = tap($kernel->handle( $request = Request::capture() ))->send(); -$kernel->terminate($request, $response); \ No newline at end of file +$kernel->terminate($request, $response);