Skip to content

Commit

Permalink
remove duplicate call
Browse files Browse the repository at this point in the history
  • Loading branch information
MarconLP committed Dec 19, 2024
1 parent 73bc499 commit 0157c67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/posthog-core.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1857,7 +1857,6 @@ export class PostHog {
this.heatmaps?.startIfEnabled()
this.surveys.loadIfEnabled()
this.siteApps?.loadIfEnabled()
this.surveys.loadIfEnabled()
this._sync_opt_out_with_persistence()
}
}
Expand Down

0 comments on commit 0157c67

Please sign in to comment.