Remove unnecessary sentence

This commit is contained in:
Alfredo Sumaran 2016-03-17 23:07:37 -05:00 committed by Jacob Schatz
parent ad06bc66ec
commit deee55f0bb
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ class Projects::IssuesController < Projects::ApplicationController
end
def edit
puts params
respond_with(@issue)
end