Skip to content

Commit

Permalink
fix: two spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
ccerv1 committed Mar 27, 2024
1 parent 74770e3 commit 620aaea
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SELECT DISTINCT
from_id,
from_name,
from_namespace
from_id,
from_name,
from_namespace
FROM {{ ref('int_events_to_project') }}

0 comments on commit 620aaea

Please sign in to comment.