remove irrelevant code
This commit is contained in:
parent
47ae40d6b1
commit
40bbad93b3
|
|
@ -529,9 +529,6 @@
|
|||
slicedCategories = categories.slice(0, categoryCount);
|
||||
}
|
||||
|
||||
if (this.parentSlug)
|
||||
slicedCategories['parentSlug'] = this.parentSlug;
|
||||
|
||||
this.rootCategoriesCollection = slicedCategories;
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue