Skip to content

Commit 0f862c5

Browse files
author
Marcel Moldovan
committed
✨ Remove unusued variable
1 parent 544f15a commit 0f862c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Swatches/view/frontend/web/js/swatch-renderer.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,6 @@ define([
337337
_determineProductData: function () {
338338
// Check if product is in a list of products.
339339
var productId,
340-
product,
341340
isInProductView = false;
342341

343342
productId = this.element.parents('.product-item-details')

0 commit comments

Comments
 (0)