Skip to content

Commit e12e9d6

Browse files
committed
removing missing var
1 parent a4c4135 commit e12e9d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fiscalsim_us/variables/gov/states/mn/tax/income/mn_taxable_income.py

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ def formula(tax_unit, period, parameters):
2525
ADDS = ["adjusted_gross_income", "mn_additions"]
2626
SUBTRACTS = [
2727
"mn_subtractions",
28-
"mn_prev_year_state_refund",
2928
"mn_exemptions",
3029
"mn_deductions",
3130
]

0 commit comments

Comments
 (0)