Skip to content

Commit

Permalink
Revert "Revert "LGA-876 - Remove 'Not safe to leave a message' contac…
Browse files Browse the repository at this point in the history
…t safety option""
  • Loading branch information
said-moj authored Jan 2, 2020
1 parent 072edc5 commit b7b64cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cla_common/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@
# constant, db_id, friendly string
('SAFE', 'SAFE', 'Safe to contact'),
('DONT_CALL', 'DONT_CALL', 'Not safe to call'),
('NO_MESSAGE', 'NO_MESSAGE', 'Not safe to leave a message'),
)

EMAIL_SAFETY = Choices(
Expand Down

0 comments on commit b7b64cc

Please sign in to comment.