From 474b71b204de77ad44abf03d29f6ed059c03e46d Mon Sep 17 00:00:00 2001 From: Robin Houston Date: Fri, 24 Jun 2011 12:55:49 +0100 Subject: Remove trailing whitespace --- app/controllers/application_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/controllers/application_controller.rb') diff --git a/app/controllers/application_controller.rb b/app/controllers/application_controller.rb index 91754e2ba..e39865dd9 100644 --- a/app/controllers/application_controller.rb +++ b/app/controllers/application_controller.rb @@ -31,7 +31,7 @@ class ApplicationController < ActionController::Base def site_name # XXX should come from database: site_name = "WhatDoTheyKnow" - return site_name + return site_name end # Help work out which request causes RAM spike. -- cgit v1.2.3