##// END OF EJS Templates
remove trailing white-spaces and an empty line from activities controller source....
Toshi MARUYAMA -
r5715:5d4e4f241c61
parent child
Show More
@@ -55,5 +55,4 class ActivitiesController < ApplicationController
55 55 rescue ActiveRecord::RecordNotFound
56 56 render_404
57 57 end
58
59 58 end
General Comments 0
You need to be logged in to leave comments. Login now