Skip to content

Commit

Permalink
Update exampleLoadTar.js
Browse files Browse the repository at this point in the history
  • Loading branch information
reindernijhoff authored May 27, 2024
1 parent 920047b commit 1129fb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/src/exampleLoadTar.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ export async function initExampleLoadTar(container) {
{
tarURL: dataURL,
imageURL: (i) => `${('' + (i + 1)).padStart(4, '0')}.jpg`,
useWorker: false,
}
],
// optional arguments:
Expand Down

0 comments on commit 1129fb4

Please sign in to comment.