CSR-1384: remove old prop var
This commit is contained in:
parent
ad231b059a
commit
e7d2d47048
1 changed files with 0 additions and 1 deletions
|
|
@ -82,7 +82,6 @@ export default {
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
addVapsButton: addVapsButton,
|
addVapsButton: addVapsButton,
|
||||||
wipersToAddToCart: [],
|
|
||||||
wipersOffered: null,
|
wipersOffered: null,
|
||||||
isModalOpened: false,
|
isModalOpened: false,
|
||||||
selectedWipers: this.getSelectedWipers(),
|
selectedWipers: this.getSelectedWipers(),
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue