From 40bbad93b39c25acb0c687a6d93c1328a24ed533 Mon Sep 17 00:00:00 2001 From: Shubham Mehrotra Date: Wed, 20 May 2020 18:27:07 +0530 Subject: [PATCH] remove irrelevant code --- .../Velocity/src/Resources/views/shop/UI/header.blade.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/UI/header.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/UI/header.blade.php index 843e46a4f..cb33d02a1 100644 --- a/packages/Webkul/Velocity/src/Resources/views/shop/UI/header.blade.php +++ b/packages/Webkul/Velocity/src/Resources/views/shop/UI/header.blade.php @@ -529,9 +529,6 @@ slicedCategories = categories.slice(0, categoryCount); } - if (this.parentSlug) - slicedCategories['parentSlug'] = this.parentSlug; - this.rootCategoriesCollection = slicedCategories; }, },