-
+
diff --git a/src/registrar/views/portfolios.py b/src/registrar/views/portfolios.py index 751e28d85..59a2331df 100644 --- a/src/registrar/views/portfolios.py +++ b/src/registrar/views/portfolios.py @@ -116,7 +116,8 @@ class PortfolioMemberDeleteView(PortfolioMemberPermission, View): # If they have any in progress requests error_message = mark_safe( # nosec f"This member has an active domain request and can't be removed from the organization. " - f"Contact the .gov team to remove them." + f"" + "Contact the .gov team to remove them." ) elif member.is_only_admin_of_portfolio(portfolio_member_permission.portfolio): # If they are the last manager of a domain