del: install.php

This commit is contained in:
kemasama 2022-05-22 16:56:32 +09:00
parent 118d2cb726
commit 05c4809b2e

View File

@ -1,7 +0,0 @@
<?php
require_once __DIR__ . '/provide/autoload.php';
$boot = new BootLoader(__DIR__);
$boot->install();