addressed comments

This commit is contained in:
Joaquin Ossa 2024-12-11 16:13:34 +01:00
parent cbb93982d0
commit 11eecfec99
2 changed files with 1 additions and 3 deletions

View file

@ -1,5 +1,3 @@
{% set api_name = "CHECKINHEROAPI" %}
with
int_check_in_hero__checkins as (
select * from {{ ref("int_check_in_hero__checkins") }}