Skip to content

Commit

Permalink
Close #243, remove redundant x.to_subract code
Browse files Browse the repository at this point in the history
Closes #243
  • Loading branch information
plocket authored Jan 26, 2024
1 parent fb5c4ba commit 414c09a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions docassemble/ALToolbox/data/questions/al_income.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,11 +195,6 @@ code: |
x.to_add[i].value
x.to_add[i].complete = True
---
generic object: ALItemizedJob
code: |
x.to_subtract[i].value
x.to_subtract[i].complete = True
---
id: itemized job name
generic object: ALItemizedJob
question: |
Expand Down Expand Up @@ -1058,4 +1053,4 @@ data:
state_taxes: State taxes
social_security: Social security
medicare: Medicare
---
---

0 comments on commit 414c09a

Please sign in to comment.