mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-03 19:28:40 +00:00
Code cleanup.
This commit is contained in:
@@ -26,8 +26,6 @@ namespace FireflyIII\Events;
|
||||
|
||||
use FireflyIII\User;
|
||||
use Illuminate\Queue\SerializesModels;
|
||||
|
||||
|
||||
/**
|
||||
* Class RequestedVersionCheckStatus
|
||||
*
|
||||
@@ -39,8 +37,6 @@ class RequestedVersionCheckStatus extends Event
|
||||
|
||||
/** @var User The user */
|
||||
public $user;
|
||||
|
||||
|
||||
/**
|
||||
* Create a new event instance. This event is triggered when Firefly III wants to know
|
||||
* what the deal is with the version checker.
|
||||
|
Reference in New Issue
Block a user