Skip to content

Commit a5194f1

Browse files
committed
fix
1 parent 3179f82 commit a5194f1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

definitions/output/reports/tech_report_categories.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,6 @@ technology_stats AS (
7373
category_obj AS categories,
7474
origins.mobile AS mobile_origins
7575
FROM ${ctx.ref('reports', 'tech_report_technologies')}
76-
GROUP BY
77-
technology,
78-
categories
7976
)
8077
8178
SELECT

0 commit comments

Comments
 (0)