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