We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2b6e72 commit 73dc6a0Copy full SHA for 73dc6a0
lib/redmine_gtt_print/issue_to_json.rb
@@ -39,8 +39,6 @@ def call
39
json[:attributes][:map] = self.class.map_data(data[:center], [data[:geojson]])
40
end
41
42
- pp json
43
-
44
json.to_json
45
46
0 commit comments