Skip to content

Commit 5546d7a

Browse files
committed
style(uint32ArrayFromTest): remove blank spaces
1 parent 0b327a2 commit 5546d7a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/util/test/uint32ArrayFrom.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,4 @@ describe("uint32ArrayFrom", () =>{
1717
.to
1818
.eql(Uint32Array.of(0, 4067132163, 3778769143))
1919
})
20-
21-
2220
})

0 commit comments

Comments
 (0)