More fixes.

This commit is contained in:
James Cole
2026-03-03 20:38:28 +01:00
parent f72fe58271
commit fdeffc2978
3 changed files with 0 additions and 14 deletions

View File

@@ -66,14 +66,6 @@ final class InstallController extends Controller
'firefly-iii:verify-security-alerts' => [],
];
/**
* InstallController constructor.
*/
public function __construct()
{
parent::__construct();
}
/**
* Show index.
*