mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-17 11:59:05 +00:00
Fix code quality with rector [skip ci]
This commit is contained in:
@@ -42,8 +42,6 @@ class NewAccessToken extends Notification
|
||||
{
|
||||
use Queueable;
|
||||
|
||||
public function __construct() {}
|
||||
|
||||
public function toArray(User $notifiable): array
|
||||
{
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user