Skip to content

Commit

Permalink
Minor changes to the communication with the suffix array
Browse files Browse the repository at this point in the history
  • Loading branch information
pverscha committed Mar 7, 2024
1 parent fa34a69 commit 2a08111
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/controllers/mpa_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ def pept2data
http.request(request)
end

puts response.inspect

# Parse the response body as JSON
response_data = JSON.parse(response.body)

Expand Down

0 comments on commit 2a08111

Please sign in to comment.