Take out giant log line
This commit is contained in:
parent
7ca124c002
commit
1ec1ada70b
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ module Diaspora
|
|||
if response.is_a? Person
|
||||
salmon_author = response
|
||||
if salmon.verified_for_key?(salmon_author.public_key)
|
||||
Rails.logger.debug("data in salmon: #{salmon.parsed_data}")
|
||||
self.receive(salmon.parsed_data, salmon_author)
|
||||
end
|
||||
else
|
||||
|
|
|
|||
Loading…
Reference in a new issue