mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-18 18:39:21 +02:00
Remove unused code
This commit is contained in:
parent
9a12e29c5a
commit
ceb2e5ec66
2 changed files with 1 additions and 5 deletions
|
@ -1,10 +1,9 @@
|
|||
"""Provide a wrapper around epplib to handle authentication and errors."""
|
||||
|
||||
import logging
|
||||
|
||||
from time import sleep
|
||||
|
||||
from gevent import Timeout
|
||||
|
||||
from epplibwrapper.utility.pool_status import PoolStatus
|
||||
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue