mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 11:41:09 -04:00
refactor update finished event
This commit is contained in:
@ -12,7 +12,7 @@ use Illuminate\Queue\SerializesModels;
|
||||
|
||||
class UpdateFinished
|
||||
{
|
||||
use Dispatchable, InteractsWithSockets, SerializesModels;
|
||||
use Dispatchable;
|
||||
|
||||
public $alias;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user