Skip to content

Commit

Permalink
fix eslint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiangyang You authored and swim2sun committed Jul 7, 2022
1 parent 517d50d commit 2d87661
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ const App = () => {
}
})
setTotal(res.total)
console.log(total)
setData(newData)
setLoadings([])
});
Expand Down

0 comments on commit 2d87661

Please sign in to comment.