Remove stray entry from wasm exported-symbol list

This commit is contained in:
Max Brunsfeld 2021-05-20 14:33:25 -07:00
parent 242e089379
commit 9d0eedc01f
2 changed files with 1 additions and 2 deletions

View file

@ -26,7 +26,6 @@
"_memcpy",
"_strlen",
"_towupper",
"abort",
"_ts_init",
"_ts_language_field_count",

View file

@ -30,4 +30,4 @@
"mocha": "^6.1.4",
"terser": "^3.17.0"
}
}
}