Skip to content

Commit 833285f

Browse files
committed
fix lint error
Signed-off-by: Balakrishna Avulapati <ba@bavulapati.com>
1 parent 85f48ab commit 833285f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • tests/js-native-api/test_typedarray

tests/js-native-api/test_typedarray/test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ nonByteArrayTypes.forEach((currentType) => {
9494
currentType.BYTES_PER_ELEMENT + 1,
9595
1,
9696
);
97-
console.log(`start of offset ${currentType}`);
9897
}, RangeError);
9998
});
10099

0 commit comments

Comments
 (0)