Skip to content

Commit ddacd5a

Browse files
committed
removed console log
1 parent 67a6a8a commit ddacd5a

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
@@ -36,8 +36,6 @@ def call
3636
json[:attributes][:map] = self.class.map_data(data[:center], [data[:geojson]])
3737
end
3838

39-
pp RedmineGttPrint.layouts_for_tracker(@issue.tracker)[0]
40-
4139
json.to_json
4240
end
4341

0 commit comments

Comments
 (0)