mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 02:36:02 +02:00
Update create_federal_portfolio.py
This commit is contained in:
parent
b27913f124
commit
12eab5c44f
1 changed files with 0 additions and 1 deletions
|
@ -195,7 +195,6 @@ class Command(BaseCommand):
|
|||
if not domain_infos.exists():
|
||||
message = "Portfolios not added to domains: no valid records found"
|
||||
TerminalHelper.colorful_logger(logger.info, TerminalColors.YELLOW, message)
|
||||
return
|
||||
else:
|
||||
for domain_info in domain_infos:
|
||||
domain_info.portfolio = portfolio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue