mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Remove comment from posthog fn
This commit is contained in:
@@ -14,8 +14,6 @@ export const initPostHog = () => {
|
||||
api_host: POSTHOG_HOST
|
||||
});
|
||||
}
|
||||
|
||||
console.log("Outside of posthog")
|
||||
}
|
||||
|
||||
return posthog;
|
||||
|
||||
Reference in New Issue
Block a user