removed console.log
This commit is contained in:
parent
ced1b59fed
commit
fc842b0c5b
1 changed files with 0 additions and 1 deletions
|
|
@ -77,7 +77,6 @@
|
|||
);
|
||||
},
|
||||
arePagePrerequisitesValid() {
|
||||
console.log(this.mainStore.order)
|
||||
if (this.mainStore.order.vehicle.year){
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue