Skip to content

Commit

Permalink
removing missing var
Browse files Browse the repository at this point in the history
  • Loading branch information
coltleese17 committed Dec 18, 2024
1 parent a4c4135 commit e12e9d6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ def formula(tax_unit, period, parameters):
ADDS = ["adjusted_gross_income", "mn_additions"]
SUBTRACTS = [
"mn_subtractions",
"mn_prev_year_state_refund",
"mn_exemptions",
"mn_deductions",
]
Expand Down

0 comments on commit e12e9d6

Please sign in to comment.