Skip to content

Commit

Permalink
2 again
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeChampion committed Nov 21, 2024
1 parent 1e7aa3b commit 070671e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pkg/html_rewriter.js
Original file line number Diff line number Diff line change
Expand Up @@ -421,11 +421,6 @@ function __wbg_get_imports() {
function __wbg_init_memory(imports, memory) {
}

/**
* @param {WebAssembly.Instance} instance
* @param {*} module
* @returns
*/
function __wbg_finalize_init(instance, module) {
wasm = instance.exports;
__wbg_init.__wbindgen_wasm_module = module;
Expand Down

0 comments on commit 070671e

Please sign in to comment.