Skip to content

Commit

Permalink
Update src/Events/EditorJsImageUploaded.php
Browse files Browse the repository at this point in the history
Co-authored-by: Roelof <[email protected]>
  • Loading branch information
Woeler and roelofr authored Nov 24, 2023
1 parent 9796e07 commit 25fe54f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Events/EditorJsImageUploaded.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
class EditorJsImageUploaded
{
use Dispatchable;
use InteractsWithSockets;

public function __construct(public string $disk, public string $path)
{
Expand Down

0 comments on commit 25fe54f

Please sign in to comment.