Removing comment
This commit is contained in:
parent
d9c6139b21
commit
da5ec8d8e9
1 changed files with 0 additions and 1 deletions
|
|
@ -1133,7 +1133,6 @@ export const useMainStore = defineStore({
|
|||
endpoint: `${endpoints.GetGlassFees.url}?${params.toString()}${partNumberListQueryString}`
|
||||
});
|
||||
},
|
||||
// TODO do we even use this anymore?
|
||||
async getSupportingItems() {
|
||||
const { glassParts } = this.lineItems;
|
||||
const { carId } = this.vehicle;
|
||||
|
|
|
|||
Loading…
Reference in a new issue