mirror of
https://github.com/dkam/paapi.git
synced 2025-12-28 15:14:52 +00:00
Add init for response
This commit is contained in:
@@ -2,5 +2,7 @@ require 'json'
|
||||
|
||||
module AwsPaa
|
||||
class Response
|
||||
def initialize()
|
||||
end
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user