mirror of https://github.com/Siphonay/mastodon
Fix typo
This commit is contained in:
parent
f254da17f6
commit
2febc6ed65
|
@ -34,5 +34,4 @@ class FetchRemoteStatusService < BaseService
|
|||
rescue Nokogiri::XML::XPath::SyntaxError
|
||||
Rails.logger.debug "Invalid XML or missing namespace"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue