Skip to content

Commit

Permalink
Remove spaces.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Humphreys authored and masonhensley committed Jan 21, 2020
1 parent 5a72371 commit 81f6eb9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/helpers/policy_manager/terms_helper.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
module PolicyManager
module TermsHelper

def render_term_for(policy)
return if policy.nil?
PolicyManager::Config.rules.find{|o| o.name == policy}.terms.published.last
end

end
end

0 comments on commit 81f6eb9

Please sign in to comment.