diff --git a/app/utils/runtimeCheckLogs.ts b/app/utils/runtimeCheckLogs.ts index 6b0ceb8..b0b3ac5 100644 --- a/app/utils/runtimeCheckLogs.ts +++ b/app/utils/runtimeCheckLogs.ts @@ -106,7 +106,6 @@ export async function runtimeCheckLogs(folderPath) { "'" ); if (checkLog[0].length === 0) { - console.log(content[index]); await LogReport.create({ detected_content: value, line: index + 1,