mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
tests: Remove get_user_profile_by_email from most tests.
This commit is contained in:
@@ -33,6 +33,7 @@ from zerver.lib.actions import (
|
||||
from zerver.models import (
|
||||
get_recipient,
|
||||
get_stream,
|
||||
get_user,
|
||||
get_user_profile_by_email,
|
||||
Client,
|
||||
Message,
|
||||
|
||||
Reference in New Issue
Block a user