Skip to content

Commit cbfcc5e

Browse files
remove duplicate
1 parent fc05c99 commit cbfcc5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/shopify/sources/common/constants.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ const EVENT_TOPIC = {
9999
THEMES_UPDATE: "themes/update",
100100
VARIANTS_IN_STOCK: "variants/in_stock",
101101
VARIANTS_OUT_OF_STOCK: "variants/out_of_stock",
102-
EVENT_TOPICS_THEMES_UPDATE: "event-topics-themes-update",
103102
};
104103

105104
const EVENT_TOPICS = Object.values(EVENT_TOPIC);

0 commit comments

Comments
 (0)