From 87bc57b3851b57ef30e78fbc6e95384c476da895 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Tue, 9 Aug 2011 16:05:18 -0700 Subject: [PATCH] Fix syntax error (argh) --- app/controllers/my_profile/cms_controller.rb | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/app/controllers/my_profile/cms_controller.rb b/app/controllers/my_profile/cms_controller.rb index d088eab..169749a 100644 --- a/app/controllers/my_profile/cms_controller.rb +++ b/app/controllers/my_profile/cms_controller.rb @@ -196,7 +196,6 @@ class CmsController < MyProfileController redirect_to :action => 'index' end end - end end end -- libgit2 0.21.2