Skip to content

Commit

Permalink
Fix scripts/get-assets.js
Browse files Browse the repository at this point in the history
Signed-off-by: Shreyas Ranganatha <[email protected]>
  • Loading branch information
shreyass-ranganatha authored and poiana committed Mar 7, 2024
1 parent 3e3a11d commit 689e80c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/get-assets.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ function extract_latest_wasm_zip_url(xmlstr) {
return;
}

// console.debug(xmlstr);

var prefix = _raw["ListBucketResult"]["Prefix"];

var contents = _raw["ListBucketResult"]["Contents"];
Expand Down

0 comments on commit 689e80c

Please sign in to comment.