Skip to content

Commit

Permalink
chore: remove replicator from global export plugins list (#21258)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiina303 authored Apr 1, 2024
1 parent bf88a1c commit 1df2542
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion frontend/src/scenes/pipeline/utils.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ const GLOBAL_EXPORT_PLUGINS = [
'https://github.com/PostHog/rudderstack-posthog-plugin',
'https://github.com/PostHog/salesforce-plugin',
'https://github.com/PostHog/sendgrid-plugin',
'https://github.com/posthog/posthog-plugin-replicator',
]
export const GLOBAL_PLUGINS = new Set([...PLUGINS_ALLOWED_WITHOUT_DATA_PIPELINES_ARR, ...GLOBAL_EXPORT_PLUGINS])

Expand Down

0 comments on commit 1df2542

Please sign in to comment.