update routes.ts

This commit is contained in:
joseph le 2023-09-13 15:54:01 +07:00
parent 706edd21d5
commit f4a2598c89
1 changed files with 0 additions and 1 deletions

View File

@ -70,7 +70,6 @@ export async function runtimeCheckLogs(folderPath) {
// console.log("--------->", fileList);
//get date now
//check new file
await fileList
?.filter((i) => fileList_old.includes(i) === false)
?.forEach((fileName) => {