chore: stop using telemetry for website (#11050)

pull/11119/head^2
Peer Richelsen 2023-09-02 01:53:08 +02:00 committed by GitHub
parent eea7059226
commit cc5096a54a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -19,9 +19,6 @@ export const telemetryEventTypes = {
onboardingStarted: "onboarding_started",
signup: "signup",
team_created: "team_created",
website: {
pageView: "website_page_view",
},
slugReplacementAction: "slug_replacement_action",
org_created: "org_created",
};