This commit is contained in:
Eugen Rochko 2016-10-05 13:40:14 +02:00
parent f254da17f6
commit 2febc6ed65
1 changed files with 0 additions and 1 deletions

View File

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