Removing comment
This commit is contained in:
parent
3a75fe9658
commit
60012cb033
1 changed files with 0 additions and 1 deletions
|
|
@ -946,7 +946,6 @@ export const useMainStore = defineStore({
|
|||
});
|
||||
},
|
||||
|
||||
// TODO this needs called when vehicle, damage, or glass parts changes
|
||||
async getSupportingItems() {
|
||||
const { glassParts } = this.lineItems;
|
||||
const { carId } = this.vehicle;
|
||||
|
|
|
|||
Loading…
Reference in a new issue