Skip to content

Commit

Permalink
remove redundant variable
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielVajnagi committed Jan 15, 2025
1 parent 935a242 commit 7fcf977
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/account/calculators_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ def index

def show
@calculator = resource
@formulas = @calculator.formulas.ordered_by_priority
end

def new
Expand Down

0 comments on commit 7fcf977

Please sign in to comment.