From 774d56f3b1d67ea3d10b7562f80dcaf706801db3 Mon Sep 17 00:00:00 2001 From: Michel Felipe Date: Wed, 3 Jun 2015 18:07:47 -0300 Subject: [PATCH] Fix sintax erro on tasks_controller --- app/controllers/my_profile/tasks_controller.rb | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) diff --git a/app/controllers/my_profile/tasks_controller.rb b/app/controllers/my_profile/tasks_controller.rb index 29fb7a3..65a8c1a 100644 --- a/app/controllers/my_profile/tasks_controller.rb +++ b/app/controllers/my_profile/tasks_controller.rb @@ -129,6 +129,4 @@ class TasksController < MyProfileController end - end - end -- libgit2 0.21.2