Skip to content

Commit

Permalink
remove logging that is not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Jan 3, 2021
1 parent ff1fcd2 commit ce0b814
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/models/concerns/helpable.rb
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,6 @@ def get_dois(options = {})
end
end

Rails.logger.info "#{total} DOIs found for prefix #{options[:prefix]}."

dois
end

Expand Down

0 comments on commit ce0b814

Please sign in to comment.