diff --git a/src/index.tsx b/src/index.tsx index 811f79a..9d5989e 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -129,7 +129,6 @@ async function base() { } } outerListFinal.push(innerListFinal) - // console.log(listB) return outerListFinal } @@ -171,24 +170,33 @@ app.get('/', async (_, res) => { {