From 22c7b02ac3f14e28567ed4e166ce403171a1c5cc Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 10 Jan 2019 14:17:03 +0000 Subject: [PATCH] Delete public/index.php --- public/index.php | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 public/index.php diff --git a/public/index.php b/public/index.php deleted file mode 100644 index e30f90c..0000000 --- a/public/index.php +++ /dev/null @@ -1,27 +0,0 @@ -handle($request); -$response->send(); -$kernel->terminate($request, $response);