We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c88e9f commit e1bdcf2Copy full SHA for e1bdcf2
1 file changed
src/vector/index.ts
@@ -149,7 +149,6 @@ async function start() {
149
// ##########################
150
// error handling begins here
151
152
- console.log("DEBUG", acceptBrowser);
153
if (!acceptBrowser) {
154
await new Promise(resolve => {
155
console.error("Browser is missing required features.");
0 commit comments