master
Eugen Rochko 8 years ago
parent f254da17f6
commit 2febc6ed65
  1. 1
      app/services/fetch_remote_status_service.rb

@ -34,5 +34,4 @@ class FetchRemoteStatusService < BaseService
rescue Nokogiri::XML::XPath::SyntaxError
Rails.logger.debug "Invalid XML or missing namespace"
end
end
end

Loading…
Cancel
Save