mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-26 11:03:49 +02:00
lint
This commit is contained in:
parent
81e76fe04a
commit
88b38baaa7
2 changed files with 3 additions and 2 deletions
|
@ -145,7 +145,6 @@ class Portfolio(TimeStampedModel):
|
|||
return self.DomainRequest_portfolio.all()
|
||||
else:
|
||||
return self.DomainRequest_portfolio.all().order_by(*order_by)
|
||||
|
||||
|
||||
# == Getters for suborganization == #
|
||||
def get_suborganizations(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue