Skip to content

Commit e863a7a

Browse files
committed
Removed the subject prefix from popular protips
1 parent aca80aa commit e863a7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/mailers/protip_mailer.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ class ProtipMailer < ActionMailer::Base
1616
endorsements: 'endorsements',
1717
protips_count: 'protips'
1818
}
19-
ACTIVITY_SUBJECT_PREFIX = '[Coderwall]'
2019
CAMPAIGN_ID = 'protip_mailer-popular_protips'
2120

2221
#################################################################################

0 commit comments

Comments
 (0)