Skip to content

Commit

Permalink
Apply fixes from StyleCI (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: StyleCI Bot <bot@styleci.io>
  • Loading branch information
bonzai and StyleCIBot authored Aug 25, 2023
1 parent 17ecfef commit 3068585
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Commands/ResizeCanvasCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ public function execute($image): bool

return $this->handleCommand(
function () use ($image, $width, $height, $anchor, $bgcolor) {

/** @var Image $core */
$core = $image->getCore();

Expand Down

0 comments on commit 3068585

Please sign in to comment.