Skip to content

Commit db9b848

Browse files
Copilotrotu
andauthored
Remove extra blank line in test file
Agent-Logs-Url: https://github.com/rotu/structview/sessions/a76e014c-40c4-4051-80ca-4fb84eee5b03 Co-authored-by: rotu <119948+rotu@users.noreply.github.com>
1 parent f62aaae commit db9b848

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

mod_test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,6 @@ test("bytes variable-length (no byteLength)", () => {
550550
})
551551
})
552552

553-
554553
function hexToUint8Array(hex: string): Uint8Array {
555554
if (hex.length % 2 !== 0) {
556555
throw new TypeError("Hex input must have an even length")

0 commit comments

Comments
 (0)