diff --git a/src/store/index.js b/src/store/index.js index 3954b24b..be6c7343 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -144,7 +144,6 @@ const getDefaultState = () => ({ lineItems: { glassParts: null, otherParts: null, - // TODO figure out when this needs set and reset, then just reference supportingItems: null, vaps: null },