Skip to content

Commit 73dc6a0

Browse files
committed
Removes console log
1 parent d2b6e72 commit 73dc6a0

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

42-
pp json
43-
4442
json.to_json
4543
end
4644

0 commit comments

Comments
 (0)