Process of removal security email from the codes

This commit is contained in:
Jon Roberts 2023-02-27 10:12:30 -07:00
parent e29482f0c4
commit 1441044415
No known key found for this signature in database
GPG key ID: EED093582198B041
4 changed files with 2 additions and 33 deletions

View file

@ -35,7 +35,6 @@ for step, view in [
(Step.PURPOSE, views.Purpose),
(Step.YOUR_CONTACT, views.YourContact),
(Step.OTHER_CONTACTS, views.OtherContacts),
(Step.SECURITY_EMAIL, views.SecurityEmail),
(Step.ANYTHING_ELSE, views.AnythingElse),
(Step.REQUIREMENTS, views.Requirements),
(Step.REVIEW, views.Review),