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 1c7cbbcb8c
commit ffc125c953

View file

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