From 0a5b0e54d00ad8308a625fa245bda6065d1ee215 Mon Sep 17 00:00:00 2001 From: Conor Macpherson <116016004+ConorMacpherson@users.noreply.github.com> Date: Mon, 24 Apr 2023 09:33:11 -0400 Subject: [PATCH] Update constants.tsx --- webapp/channels/src/utils/constants.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/webapp/channels/src/utils/constants.tsx b/webapp/channels/src/utils/constants.tsx index 0b6f982e17..652e102586 100644 --- a/webapp/channels/src/utils/constants.tsx +++ b/webapp/channels/src/utils/constants.tsx @@ -769,7 +769,6 @@ export const TELEMETRY_CATEGORIES = { REQUEST_BUSINESS_EMAIL: 'request_business_email', TRUE_UP_REVIEW: 'true_up_review', WORK_TEMPLATES: 'work_templates', - SELF_HOSTED_EXPANSION: 'self_hosted_expansion', }; export const TELEMETRY_LABELS = {