More code cleanup

This commit is contained in:
James Cole
2025-10-05 12:59:43 +02:00
parent 6341743cf9
commit 50279d623c
266 changed files with 214 additions and 329 deletions

View File

@@ -51,10 +51,8 @@ use Illuminate\View\View;
use Monolog\Handler\RotatingFileHandler;
use Safe\Exceptions\FilesystemException;
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
use function Safe\file_get_contents;
use function Safe\ini_get;
use const PHP_INT_SIZE;
use const PHP_SAPI;