Skip to content

Commit a87ff0e

Browse files
committed
remove trailing comma
1 parent b37c27f commit a87ff0e

File tree

1 file changed

+1
-1
lines changed
  • sql/mozfun/norm/result_type_to_product_name

1 file changed

+1
-1
lines changed

sql/mozfun/norm/result_type_to_product_name/udf.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ RETURNS STRING AS (
9494
'restrict_keyword_tabs',
9595
'restrict_keyword_actions',
9696
'merino_market',
97-
'important_dates',
97+
'important_dates'
9898
)
9999
THEN res
100100
WHEN res LIKE('%opt_in')

0 commit comments

Comments
 (0)