Skip to content

Commit 4fc3d07

Browse files
committed
remove debug
1 parent 8a34a78 commit 4fc3d07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/shopify/actions/bulk-import/bulk-import.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ export default {
118118
method: "POST",
119119
headers: form.getHeaders(),
120120
data: form,
121-
debug: true,
122121
});
123122

124123
// perform bulk import

0 commit comments

Comments
 (0)