aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.php
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-03-15 14:22:31 +0900
committernsfisis <nsfisis@gmail.com>2024-03-15 14:22:31 +0900
commit671823ccdf280274aec86d1326f07b6a133a8716 (patch)
tree56b66eb148c5aa87b84f3623466d01cda1eac63c /index.php
parenta820647b099a266e4a578dbef67e50107b162f80 (diff)
downloadphp-waddiwasi-671823ccdf280274aec86d1326f07b6a133a8716.tar.gz
php-waddiwasi-671823ccdf280274aec86d1326f07b6a133a8716.tar.zst
php-waddiwasi-671823ccdf280274aec86d1326f07b6a133a8716.zip
chore: rm unused file
Diffstat (limited to 'index.php')
-rw-r--r--index.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/index.php b/index.php
deleted file mode 100644
index 158a8bb..0000000
--- a/index.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-
-declare(strict_types=1);
-
-require_once __DIR__ . '/vendor/autoload.php';