Fix search (regression from #4589) (#4594)

This commit is contained in:
Yamagishi Kazutoshi 2017-08-14 11:50:56 +09:00 committed by Eugen Rochko
parent 6df8bd277b
commit 96e9ed13de
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ class FetchRemoteResourceService < BaseService
end
def body
fetched_atom_feed.last
fetched_atom_feed.second
end
def xml_root