Skip to content

Commit 6745765

Browse files
committed
Remove debug code
1 parent 6df7562 commit 6745765

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Modifiers/TextModifier.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,6 @@ public function apply(ImageInterface $image): ImageInterface
147147

148148
$image->core()->setNative($modified);
149149

150-
$this->debugPos($image, $blockPosition, $blockSize);
151-
152150
return $image;
153151
}
154152

0 commit comments

Comments
 (0)