mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Fix up to level 3
This commit is contained in:
@@ -91,11 +91,6 @@ use Laravel\Passport\Events\AccessTokenCreated;
|
||||
*/
|
||||
class EventServiceProvider extends ServiceProvider
|
||||
{
|
||||
/**
|
||||
* The event listener mappings for the application.
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
protected $listen
|
||||
= [
|
||||
// is a User related event.
|
||||
|
Reference in New Issue
Block a user