Remove old gem

This commit is contained in:
Dan Milne
2023-04-20 19:32:42 +10:00
parent 09e635fc6f
commit 2db1d64720
2 changed files with 0 additions and 2 deletions

View File

@@ -115,7 +115,6 @@ module Paapi
post_request.body = body.to_json
http.request uri, post_request
end
end
end