Minor cleanup

This commit is contained in:
tracer 2023-05-29 19:07:23 +02:00
parent 2fd033a8c5
commit 32532147e8
2 changed files with 2 additions and 1 deletions

View File

@ -31,3 +31,5 @@ and

View File

@ -1,6 +1,5 @@
#!/usr/bin/env php
<?php
use App\UpdateController;
require __DIR__ . '/vendor/autoload.php';