Skip to content

Commit

Permalink
Apply pint changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvesterdamgaard authored and github-actions[bot] committed May 16, 2024
1 parent 9c9551d commit d264970
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Listeners/LockListener.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ public function handle($event)
return;
}


if ($event instanceof Events\AssetSaving) {
$itemId = $event->asset->id() ?? false;
$itemType = 'asset';
Expand Down

0 comments on commit d264970

Please sign in to comment.