Skip to content

Commit d42e7d2

Browse files
committed
remove challenge pipeline
1 parent 41d7faa commit d42e7d2

File tree

1 file changed

+0
-5
lines changed
  • src/shared/components/Settings/Preferences/Email

1 file changed

+0
-5
lines changed

src/shared/components/Settings/Preferences/Email/index.jsx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ function toastrError(title, message) {
2626
const SAVE_DELAY = 1000;
2727

2828
const newsletters = [
29-
{
30-
id: '9f950b43a1',
31-
name: 'Challenge Pipeline',
32-
desc: 'Subscribe to this newsletter if you want to get updates on the types of challenges coming up in the future. To view these challenges at your leisure you can always visit the <a href="https://www.topcoder.com/community/pipeline" style="color:#0d61bf;text-decoration:underline">Challenge Pipeline</a> page.',
33-
},
3429
{
3530
id: 'd0c48e9da3',
3631
name: 'Gig Work',

0 commit comments

Comments
 (0)