moved offline payments permissions to module
This commit is contained in:
@ -65,16 +65,4 @@ class Event extends Provider
|
||||
'App\Listeners\Common\TaxSummaryReport',
|
||||
'App\Listeners\Common\ProfitLossReport',
|
||||
];
|
||||
|
||||
/**
|
||||
* Register any events for your application.
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function boot()
|
||||
{
|
||||
parent::boot();
|
||||
|
||||
//
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user