diff --git a/src/epplibwrapper/tests/test_client.py b/src/epplibwrapper/tests/test_client.py index 17ae6c2cf..3c276607d 100644 --- a/src/epplibwrapper/tests/test_client.py +++ b/src/epplibwrapper/tests/test_client.py @@ -11,7 +11,6 @@ import logging try: from epplib.exceptions import TransportError from epplib.responses import Result - from epplib.client import Client from epplib.transport import SocketTransport from epplib import commands from epplib.models import common, info