diff options
Diffstat (limited to 'public/index.php')
-rw-r--r-- | public/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/index.php b/public/index.php index 3d82924..b943298 100644 --- a/public/index.php +++ b/public/index.php @@ -34,4 +34,3 @@ foreach ($config as $key => $value) { } new App(); - |