Skip to content

Commit e50a488

Browse files
committed
Added a newline to EOF
1 parent 9a5f155 commit e50a488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dbt/include/oracle/macros/apply_grants.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@
3030
{% for dcl_statement in dcl_statement_list %}
3131
{% do run_query(dcl_statement) %}
3232
{% endfor %}
33-
{% endmacro %}
33+
{% endmacro %}

0 commit comments

Comments
 (0)