Skip to content

Commit

Permalink
LPD-17784 Auto SF
Browse files Browse the repository at this point in the history
  • Loading branch information
ling-alan-huang authored and brianchandotcom committed Mar 28, 2024
1 parent b3bd09e commit 9e86d75
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
public class ForgotPasswordConfigurationDisplayContext {

public ForgotPasswordConfigurationDisplayContext(
HttpServletRequest httpServletRequest, PortletPreferences portletPreferences,
RenderRequest renderRequest) {
HttpServletRequest httpServletRequest,
PortletPreferences portletPreferences, RenderRequest renderRequest) {

_httpServletRequest = httpServletRequest;
_portletPreferences = portletPreferences;
Expand Down

0 comments on commit 9e86d75

Please sign in to comment.