Cleaning up cart item type
This commit is contained in:
parent
8d99f4fe9b
commit
b748ef94af
1 changed files with 0 additions and 4 deletions
|
|
@ -1,9 +1,5 @@
|
|||
const cartItemType = Object.freeze({
|
||||
// FRONT_WIPERS: 'FRONT WIPERS',
|
||||
// REAR_WIPERS: 'REAR WIPERS',
|
||||
// RAIN_DEFENSE: 'RAIN DEFENSE',
|
||||
RECYCLE_FEE: 'RECYCLE FEE',
|
||||
// REPLACE_FEE: 'REPLACE FEE',
|
||||
MOBILE_FEE: 'MOBILE FEE',
|
||||
VAP: 'VAP'
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue