mirror of
https://github.com/formbricks/formbricks.git
synced 2026-03-16 11:41:41 -05:00
remove console.log from posthog-app
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
export function inject({ config, posthog }) {
|
||||
console.log(posthog?.sessionManager?.session);
|
||||
const shadow = createShadow();
|
||||
const formbricksScript = document.createElement("script");
|
||||
formbricksScript.type = "text/javascript";
|
||||
|
||||
Reference in New Issue
Block a user