mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-20 09:46:06 +02:00
fix imports
This commit is contained in:
parent
7a77cb8444
commit
e2fde1f968
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ from pathlib import Path
|
||||||
from typing import Final
|
from typing import Final
|
||||||
from botocore.config import Config
|
from botocore.config import Config
|
||||||
import json
|
import json
|
||||||
|
import logging
|
||||||
from django.utils.log import ServerFormatter
|
from django.utils.log import ServerFormatter
|
||||||
|
|
||||||
# # # ###
|
# # # ###
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue