mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-30 06:26:34 +02:00
Code cleanup
This commit is contained in:
parent
91ed4a598c
commit
ab6cbb93c6
5 changed files with 59 additions and 26 deletions
|
@ -2,6 +2,7 @@ import logging
|
|||
import sys
|
||||
from typing import List
|
||||
from registrar.utility.enums import LogCode
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue