Removing comment
This commit is contained in:
parent
c8b491cbbd
commit
de406b6fbb
1 changed files with 0 additions and 1 deletions
|
|
@ -90,7 +90,6 @@ export default {
|
|||
|
||||
const wipersPromise = await store.getWipers();
|
||||
const rainDefensePromise = await store.getRainDefense();
|
||||
// TODO does this call need to happen here?
|
||||
const supportingItemsPromise = await store.getSupportingItems();
|
||||
const promiseResultMap = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue