This commit is contained in:
Rachid Mrad 2023-09-01 14:40:59 -04:00
parent 9ca424d30c
commit cc9745ba68
No known key found for this signature in database
GPG key ID: EF38E4CEC4A8F3CF

View file

@ -54,4 +54,3 @@ def handle_profile(sender, instance, **kwargs):
"There are multiple Contacts with the same email address."
f" Picking #{contacts[0].id} for User #{instance.id}."
)