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

th-downstream
Yamagishi Kazutoshi 7 years ago committed by Eugen Rochko
parent 1c7cbbcb8c
commit ffc125c953

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

Loading…
Cancel
Save