1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-27 20:41:58 +03:00

Clean up some JS documentation.

FossilOrigin-Name: 925fdbfc6c1f9f06951346bc0d4fb81ffb5797d5f1123728931973f6cb1a0efa
This commit is contained in:
stephan
2022-09-15 02:27:48 +00:00
parent 5b91500796
commit 409505c743
5 changed files with 19 additions and 24 deletions

View File

@ -145,10 +145,6 @@
mustNotReach
).catch((e)=>{
warn("Intentional error:",e);
// Why does the browser report console.error "Uncaught (in
// promise)" when we catch(), and does so _twice_ if we don't
// catch()? According to all docs, that error must be supressed
// if we explicitly catch().
});
await wtest('exec',{