diff --git a/src/store/index.js b/src/store/index.js index 5a20af06..f2b17519 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -1482,7 +1482,6 @@ export const useMainStore = defineStore({ resetState() { Object.assign(this, getDefaultState()); - console.log(JSON.stringify(this.order.lineItems.glassParts)); }, resetRegistrationState() {