Update create_federal_portfolio.py

This commit is contained in:
zandercymatics 2024-09-30 09:41:50 -06:00
parent 92abc78c3d
commit b84beef6c4
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -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 = {