change runtimechecklog

This commit is contained in:
joseph le 2023-08-22 10:05:18 +07:00
parent 7263d4eee8
commit efa430a714
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ export function runtimeCheckLogs(folderPath) {
//true: import log to log_report table, send report to Zulip
const log = await LogDetectFile.findBy('file_name', fileName)
console.log(log)
await LogReport.create({
detected_content: 'virk',
line: 123,