mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-19 17:25:56 +02:00
Update create_federal_portfolio.py
This commit is contained in:
parent
92abc78c3d
commit
b84beef6c4
1 changed files with 0 additions and 3 deletions
|
@ -68,9 +68,6 @@ class Command(BaseCommand):
|
|||
if parse_domains or both:
|
||||
self.handle_portfolio_domains(portfolio, federal_agency)
|
||||
|
||||
if parse_domains or both:
|
||||
self.handle_portfolio_members(portfolio, federal_agency)
|
||||
|
||||
def create_or_modify_portfolio(self, federal_agency):
|
||||
"""Creates or modifies a portfolio record based on a federal agency."""
|
||||
portfolio_args = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue