Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
neb417 committed Oct 9, 2023
1 parent d5840dd commit 31ee22e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/dashboard_controller.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
class DashboardController < ApplicationController
include SetDashboardInstanceVariables
def index
@incomes = Income.all
@fixed_expenses = FixedExpense.get_ordered
Expand Down

0 comments on commit 31ee22e

Please sign in to comment.