Skip to content

Commit

Permalink
Remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
Shigoto-dev19 committed Jul 8, 2024
1 parent 95fcfd9 commit d75b320
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@ function bodyHashRegex(input: UInt8[]) {
* @returns The selected subarray of bytes.
* @throws Will throw an error if `subarrayLength` is greater than the input array length.
*/

function selectSubarray(
input: Field[],
startIndex: Field,
Expand Down

0 comments on commit d75b320

Please sign in to comment.