mirror of https://github.com/zulip/zulip.git
test_helpers.py: Remove unecessary imports.
This commit is contained in:
parent
0c48f5bf09
commit
b0f501ff6c
|
@ -63,7 +63,6 @@ import urllib
|
|||
from zerver.lib.str_utils import NonBinaryStr
|
||||
from moto import mock_s3_deprecated
|
||||
|
||||
from contextlib import contextmanager
|
||||
import fakeldap
|
||||
import ldap
|
||||
|
||||
|
|
Loading…
Reference in New Issue