docs: remove old debug functionality (#2212)

This commit is contained in:
Shubham Palriwala
2024-03-11 15:51:55 +05:30
committed by GitHub
parent 5cce4a1db4
commit 5aebde79e7
4 changed files with 1 additions and 8 deletions
-1
View File
@@ -9,7 +9,6 @@
window.formbricks.init({
environmentId: "clsja4yzr00c1jyj8buxwmyds",
apiHost: "http://localhost:3000",
debug: true,
});
}, 500);
})();