Skip to content

Commit 575b81e

Browse files
committed
Add newline
1 parent 3049194 commit 575b81e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/controllers/sessions_controller.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ def destroy
2828
log_out if logged_in?
2929
redirect_to root_url, status: :see_other
3030
end
31-
end
31+
end

0 commit comments

Comments
 (0)