diff --git a/index.php b/index.php deleted file mode 100644 --- a/index.php +++ /dev/null @@ -1,13 +0,0 @@ - - */ -use bfw\Dispatcher; - -require_once 'config/config.php'; - -$dispatcher = new Dispatcher(); -return $dispatcher->delegate();