Commit 47d3b1db by Đường Sỹ Hoàng

Removed identation line 16

parent ed85a662
...@@ -13,7 +13,7 @@ class SessionsController < ApplicationController ...@@ -13,7 +13,7 @@ class SessionsController < ApplicationController
end end
end end
def destroy def destroy
log_out log_out
redirect_to root_url redirect_to root_url
end end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment