mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 20:18:38 +02:00
Remove unused import for linting
This commit is contained in:
parent
f0856a0844
commit
663e34fd5b
1 changed files with 0 additions and 3 deletions
|
@ -31,9 +31,6 @@ from .common import (
|
|||
)
|
||||
from unittest.mock import ANY, call, patch
|
||||
|
||||
from django.contrib.messages import get_messages
|
||||
|
||||
|
||||
import boto3_mocking # type: ignore
|
||||
import logging
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue