Skip to content

Commit a530388

Browse files
committed
Removes log
1 parent 9ad467f commit a530388

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/redmine_gtt_print/issue_to_json.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ def call
2121
@custom_fields.store(cfv.custom_field.name, cfv)
2222
end
2323

24-
pp @issue.last_notes
25-
2624
json = {
2725
layout: @layout,
2826
attributes: self.class.attributes_hash(@issue, @other_attributes, @custom_fields)

0 commit comments

Comments
 (0)