mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 07:34:43 +00:00
🤖 Auto commit for release 'develop' on 2025-05-04
This commit is contained in:
@@ -42,9 +42,7 @@ class VersionCheckResult extends Notification
|
||||
{
|
||||
use Queueable;
|
||||
|
||||
public function __construct(private string $message)
|
||||
{
|
||||
}
|
||||
public function __construct(private string $message) {}
|
||||
|
||||
/**
|
||||
* @SuppressWarnings("PHPMD.UnusedFormalParameter")
|
||||
|
Reference in New Issue
Block a user