mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-20 14:54:15 +01:00
(bug) remove unused code
This commit is contained in:
parent
587b73685f
commit
2aaf801c1f
@ -7,7 +7,6 @@ class SessionsController < Devise::SessionsController
|
||||
if active_provider.providable_type == 'DatabaseProvider'
|
||||
super
|
||||
else
|
||||
p active_provider
|
||||
redirect_post "/users/auth/#{active_provider.strategy_name}"
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user