pixiv: possible fix for #4152.

This commit is contained in:
evazion
2019-09-02 13:11:21 -05:00
parent f040233a50
commit 64eb6dbb2a
2 changed files with 14 additions and 13 deletions

View File

@@ -350,8 +350,6 @@ module Sources
memoize :agent
def metadata
return PixivApiClient::WorkResponse.new(url)
if novel_id.present?
return PixivApiClient.new.novel(novel_id)
end