Skip to content

Commit

Permalink
🧹 Delete unnecessary alias
Browse files Browse the repository at this point in the history
  • Loading branch information
zspencer committed Mar 25, 2024
1 parent 5ec5a7b commit 4660d76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/furniture/tobias/trust_policy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@ class TrustPolicy < ApplicationPolicy
def show?
true
end
alias_method :entry, :object
end
end

0 comments on commit 4660d76

Please sign in to comment.