diff options
| author | nsfisis <nsfisis@gmail.com> | 2024-03-15 14:22:31 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-03-15 14:22:31 +0900 |
| commit | 671823ccdf280274aec86d1326f07b6a133a8716 (patch) | |
| tree | 56b66eb148c5aa87b84f3623466d01cda1eac63c | |
| parent | a820647b099a266e4a578dbef67e50107b162f80 (diff) | |
| download | php-waddiwasi-671823ccdf280274aec86d1326f07b6a133a8716.tar.gz php-waddiwasi-671823ccdf280274aec86d1326f07b6a133a8716.tar.zst php-waddiwasi-671823ccdf280274aec86d1326f07b6a133a8716.zip | |
chore: rm unused file
| -rw-r--r-- | index.php | 5 |
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'; |
