Commit 774d56f3b1d67ea3d10b7562f80dcaf706801db3

Authored by Michel Felipe
1 parent 60772912

Fix sintax erro on tasks_controller

app/controllers/my_profile/tasks_controller.rb
... ... @@ -129,6 +129,4 @@ class TasksController < MyProfileController
129 129  
130 130 end
131 131  
132   - end
133   -
134 132 end
... ...