FC: remove unused code
This commit is contained in:
parent
ae46fe8889
commit
8c487c65a9
1 changed files with 0 additions and 3 deletions
|
@ -49,9 +49,6 @@ class Users::SessionsController < Sessions::SessionsController
|
|||
sign_out :user
|
||||
|
||||
case connected_with_france_connect
|
||||
when 'entreprise'
|
||||
redirect_to FRANCE_CONNECT.entreprise_logout_endpoint
|
||||
return
|
||||
when 'particulier'
|
||||
redirect_to FRANCE_CONNECT.particulier_logout_endpoint
|
||||
return
|
||||
|
|
Loading…
Reference in a new issue