Skip to content

Commit c58e46d

Browse files
Remove comment
1 parent 10e7bfb commit c58e46d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dpc-portal/app/controllers/login_dot_gov_controller.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ def failure
3232
logger.error 'Login.gov Configuration error'
3333
render(Page::Utility::ErrorComponent.new(nil, 'login_gov_signin_fail'))
3434
else
35-
# @message = 'You have decided not to authenticate via login.gov.'
3635
Rails.logger.info(['User cancelled login',
3736
{ actionContext: LoggingConstants::ActionContext::Authentication,
3837
actionType: LoggingConstants::ActionType::UserCancelledLogin }])

0 commit comments

Comments
 (0)