mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 16:32:15 +02:00
remove unused imports
This commit is contained in:
parent
907c0b00f2
commit
1056bc2fed
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ from django.contrib.sessions.backends.db import SessionStore
|
|||
from django.contrib.auth import get_user_model
|
||||
|
||||
from unittest.mock import ANY, patch, Mock
|
||||
from registrar.models.utility.portfolio_helper import validate_portfolio_invitation, validate_user_portfolio_permission
|
||||
from django.forms import ValidationError
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue