mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-19 17:25:56 +02:00
Remove unused imports
This commit is contained in:
parent
24f1b6ce6a
commit
68abc1cda4
1 changed files with 0 additions and 3 deletions
|
@ -7,9 +7,6 @@ from django.utils.safestring import mark_safe
|
|||
from registrar.templatetags.url_helpers import public_site_url
|
||||
from registrar.utility.errors import GenericError, GenericErrorCodes
|
||||
|
||||
# comment out after testing
|
||||
from epplibwrapper.errors import RegistryError
|
||||
|
||||
import requests
|
||||
|
||||
from login_required import login_not_required
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue