mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-19 19:09:22 +02:00
cleaned up some comments
This commit is contained in:
parent
ed669cc4c6
commit
edb33bba69
2 changed files with 0 additions and 4 deletions
|
@ -61,7 +61,6 @@ def add_path_to_context(request):
|
|||
def add_has_profile_feature_flag_to_context(request):
|
||||
return {"has_profile_feature_flag": flag_is_active(request, "profile_feature")}
|
||||
|
||||
|
||||
def portfolio_permissions(request):
|
||||
"""Make portfolio permissions for the request user available in global context"""
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue