diff options
Diffstat (limited to 'ext/wasm/sqlite3-opfs-async-proxy.js')
-rw-r--r-- | ext/wasm/sqlite3-opfs-async-proxy.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/wasm/sqlite3-opfs-async-proxy.js b/ext/wasm/sqlite3-opfs-async-proxy.js index fa5cd2d28..025cd97a4 100644 --- a/ext/wasm/sqlite3-opfs-async-proxy.js +++ b/ext/wasm/sqlite3-opfs-async-proxy.js @@ -90,8 +90,7 @@ metrics.dump = ()=>{ console.log("Serialization metrics:",metrics.s11n); }; -warn("This file is very much experimental and under construction.", - self.location.pathname); +//warn("This file is very much experimental and under construction.",self.location.pathname); /** Map of sqlite3_file pointers (integers) to metadata related to a |