Skip to content

Commit

Permalink
Remove trailing debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieugagne committed Apr 17, 2014
1 parent bed775e commit cd88868
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/services/georgia/update_revision.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ def call
private

def admin_update_attributes
debugger
page.store if current_revision?
revision.update_attributes(attributes)
end
Expand Down

0 comments on commit cd88868

Please sign in to comment.