Skip to content

Commit

Permalink
remove debug comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sethdarragile6 committed Apr 29, 2024
1 parent ecde22c commit 1d008e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def translate
output_form['claimSubmissionSource'] = 'VA.gov'
output_form.compact!

# output_form.update(translate_banking_info)
output_form.update(translate_banking_info)
output_form.update(translate_service_pay)
output_form.update(translate_service_info)
output_form.update(translate_veteran)
Expand Down

0 comments on commit 1d008e8

Please sign in to comment.