Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benjackwhite committed Dec 9, 2024
1 parent f0d3055 commit 5d79114
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/posthog-surveys.ts
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@ export class PostHogSurveys {

const existingSurveys = this.surveys ?? this.instance.get_property(SURVEYS)

console.log('existingSurveys', existingSurveys, forceReload)

if (forceReload) {
throw new Error('forceReload')
}
Expand Down

0 comments on commit 5d79114

Please sign in to comment.