mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-21 02:06:03 +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.templatetags.url_helpers import public_site_url
|
||||||
from registrar.utility.errors import GenericError, GenericErrorCodes
|
from registrar.utility.errors import GenericError, GenericErrorCodes
|
||||||
|
|
||||||
# comment out after testing
|
|
||||||
from epplibwrapper.errors import RegistryError
|
|
||||||
|
|
||||||
import requests
|
import requests
|
||||||
|
|
||||||
from login_required import login_not_required
|
from login_required import login_not_required
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue