mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 12:08:40 +02:00
Remove unused import
This commit is contained in:
parent
5cfd6193fd
commit
21f06360f1
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue