Skip to content

Commit 5ab6fd9

Browse files
author
Student
committed
remove comment
1 parent 2ace4d2 commit 5ab6fd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

models/marts/nba_games_detail.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ final as (
7676

7777
)
7878

79-
select * from final order by game_date desc -- For a cleaner view
79+
select * from final order by game_date desc

0 commit comments

Comments
 (0)