Skip to content

Commit 41649cb

Browse files
committed
added locator method
1 parent 8679ad6 commit 41649cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/rntuple.mjs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,8 +374,6 @@ _readClusterGroups(reader) {
374374
console.log(`Page List Locator Offset (hex): 0x${pageListLocator.offset.toString(16).toUpperCase()}`);
375375
// Deserialize the Page List Envelope from there
376376
this._readPageListEnvelope(reader);
377-
378-
379377
const group = {
380378
minEntry,
381379
entrySpan,

0 commit comments

Comments
 (0)