Skip to content

Commit

Permalink
fix(webapp) delete comments
Browse files Browse the repository at this point in the history
  • Loading branch information
warnerHurtado committed Dec 30, 2022
1 parent 0dff01e commit a305902
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions webapp/src/utils/new-format-objects.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,6 @@ export const generateDelegateData = (
}

export const newDataFormatByTypeDelegate = (incomeList, expenseList) => {
console.log(incomeList)
console.log(expenseList)

const transactions = []

const resultUncategorizedEOS =
Expand Down

0 comments on commit a305902

Please sign in to comment.