From 900377463a8264871ee42e488112b076b7973b6a Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 27 Jan 2024 13:22:56 +0900 Subject: feat: partially implement execution --- index.php | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index 7b076e2..158a8bb 100644 --- a/index.php +++ b/index.php @@ -2,12 +2,4 @@ declare(strict_types=1); - - - - - - - - - +require_once __DIR__ . '/vendor/autoload.php'; -- cgit v1.2.3-70-g09d2