Skip to content

Commit c8d8bcc

Browse files
committed
lint
1 parent a11e404 commit c8d8bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

definitions/output/wappalyzer/tech_detections.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ publish('tech_detections', {
66
type: 'incremental',
77
protected: true,
88
bigquery: {
9-
partitionBy: 'date',
9+
partitionBy: 'date'
1010
},
1111
tags: ['crawl_complete']
1212
}).preOps(ctx => `

0 commit comments

Comments
 (0)