Browse Source

Fix typo

closed-social-glitch-2
Eugen Rochko 7 years ago
parent
commit
2febc6ed65
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app/services/fetch_remote_status_service.rb

+ 0
- 1
app/services/fetch_remote_status_service.rb 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

Loading…
Cancel
Save