diff --git a/index.php b/index.php index 6ac5852..6b47022 100644 --- a/index.php +++ b/index.php @@ -18,4 +18,3 @@ foreach($routers as $file) require_once($file); \Libs\Router::apply(); -?>