Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelleArk committed Dec 5, 2024
1 parent 7829b10 commit c69b33b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
{%- set unique_key = config.get('unique_key') -%}
{% set incremental_strategy = config.get('incremental_strategy') or 'default' %}
{% set tmp_relation_type = dbt_snowflake_get_tmp_relation_type(incremental_strategy, unique_key, language) %}

{% set tmp_relation = make_temp_relation(this).incorporate(type=tmp_relation_type) %}

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

0 comments on commit c69b33b

Please sign in to comment.