Skip to content

Commit 90584b5

Browse files
committed
chore(flags): remove PetitionBannerCsatSurvey flag
1 parent 6ee8d33 commit 90584b5

File tree

13 files changed

+5
-615
lines changed

13 files changed

+5
-615
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,6 @@ next-env.d.ts
7575

7676
# Lighthouse CI
7777
.lighthouseci
78+
79+
# vscode
80+
.vscode/

.vscode/launch.json

Whitespace-only changes.

config/nimbus.yaml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -64,20 +64,6 @@ features:
6464
"enabled": false,
6565
"variant": none,
6666
}
67-
data-privacy-petition-banner:
68-
description: Show the data privacy petition banner to US users
69-
variables:
70-
enabled:
71-
description: If the feature is enabled
72-
type: Boolean
73-
default: false
74-
defaults:
75-
- channel: local
76-
value: { "enabled": true }
77-
- channel: staging
78-
value: { "enabled": false }
79-
- channel: production
80-
value: { "enabled": false }
8167
landing-page-free-scan-cta:
8268
description: Landing page free scan CTA
8369
variables:

locales-pending/dashboard-premium.ftl

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -267,13 +267,6 @@ survey-csat-answer-very-satisfied = Very satisfied
267267
survey-csat-follow-up-link-label = Your feedback is helpful to us! How can we improve { -product-short-name } for you?
268268
survey-csat-survey-dismiss-label = Dismiss
269269
270-
## Petition banner US data privacy law
271-
272-
petition-banner-data-privacy-title = Join the Movement for a U.S. Data Privacy Law
273-
petition-banner-data-privacy-text = Advocate for stronger data protection laws with the { -brand-mozilla-foundation } — <b>your voice can shape a safer digital future!</b>
274-
petition-banner-data-privacy-button-sign = Sign petition
275-
petition-banner-data-privacy-button-dismiss = No, thank you
276-
277270
## Removal process explainer
278271

279272
removal-process-step-requested = Removal requested

0 commit comments

Comments
 (0)