Skip to content

Commit

Permalink
simplify syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
mluedke2 committed Jan 7, 2025
1 parent df54a83 commit 6f409c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/state_file_w2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ def state_tax_group_xml_node
end

def get_box14_ui_overwrite
read_attribute(:box14_ui_wf_swf) || box14_ui_hc_wd
box14_ui_wf_swf || box14_ui_hc_wd
end

private
Expand Down

0 comments on commit 6f409c9

Please sign in to comment.