CSR-1629
formatting
This commit is contained in:
parent
e162a5fd0e
commit
26b465f9ec
1 changed files with 0 additions and 1 deletions
|
|
@ -428,7 +428,6 @@ export default {
|
||||||
}
|
}
|
||||||
|
|
||||||
discount += productPrice * -1;
|
discount += productPrice * -1;
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
products.push({
|
products.push({
|
||||||
productType: productType,
|
productType: productType,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue