mirror of
https://github.com/dkam/paapi.git
synced 2025-12-28 07:04:53 +00:00
Remove duplicate accessor
This commit is contained in:
@@ -77,10 +77,6 @@ module Paapi
|
|||||||
contributors_of 'Publisher'
|
contributors_of 'Publisher'
|
||||||
end
|
end
|
||||||
|
|
||||||
def release_date
|
|
||||||
get(%w{ItemInfo ReleaseDate})
|
|
||||||
end
|
|
||||||
|
|
||||||
def eans
|
def eans
|
||||||
get(%w{ItemInfo ExternalIds EANs DisplayValues})
|
get(%w{ItemInfo ExternalIds EANs DisplayValues})
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user