Skip to content

Commit 8bc39ba

Browse files
committed
cs
1 parent 577fc6a commit 8bc39ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Utils/Strings.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,6 @@ public static function split(
547547
return $utf8 && $captureOffset
548548
? self::bytesToChars($subject, [$m])[0]
549549
: $m;
550-
551550
}
552551

553552

0 commit comments

Comments
 (0)