Skip to content

Commit

Permalink
delete unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
evemartin committed Apr 29, 2024
1 parent a22628c commit 162a555
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion portal/views/registration.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import re
from datetime import datetime

from common.email_messages import accountDeletionEmail
from common.helpers.emails import (
NOTIFICATION_EMAIL,
PASSWORD_RESET_EMAIL,
Expand Down

0 comments on commit 162a555

Please sign in to comment.