Skip to content

Commit

Permalink
Remove the redundant variable assignment that is a no-op
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeatty10 committed Dec 6, 2024
1 parent 0ac068b commit 4a647bb
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@

{{ adapter.commit() }}

{% else %}

{% set main_sql = main_sql %}

{% endif %}

{% set fail_calc = config.get('fail_calc') %}
Expand Down

0 comments on commit 4a647bb

Please sign in to comment.