update runtimeCheckLog

This commit is contained in:
joseph le 2023-08-29 08:20:48 +07:00
parent 0a5dd7ea7e
commit b6bfd7e201
1 changed files with 0 additions and 1 deletions

View File

@ -106,7 +106,6 @@ export async function runtimeCheckLogs(folderPath) {
"'" "'"
); );
if (checkLog[0].length === 0) { if (checkLog[0].length === 0) {
console.log(content[index]);
await LogReport.create({ await LogReport.create({
detected_content: value, detected_content: value,
line: index + 1, line: index + 1,