test_helpers: Remove unused get_user_profile_by_email import.

This commit is contained in:
Vishnu Ks
2017-07-11 23:10:13 +05:30
parent ba4ea7dd8a
commit 80d0039e2c

View File

@@ -34,7 +34,6 @@ from zerver.models import (
get_recipient,
get_stream,
get_user,
get_user_profile_by_email,
Client,
Message,
Realm,