mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-23 09:41:05 +02:00
remove old todo
This commit is contained in:
parent
34ae797625
commit
406cd71b12
2 changed files with 1 additions and 1 deletions
|
@ -295,7 +295,6 @@ class Command(BaseCommand):
|
|||
except Exception as err:
|
||||
logger.error(f"Could not load additional TransitionDomain data. {err}")
|
||||
raise err
|
||||
# TODO: handle this better...needs more logging
|
||||
|
||||
def handle( # noqa: C901
|
||||
self,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue