diff --git a/app/Exceptions/utils/runtimeCheckLogs.ts b/app/Exceptions/utils/runtimeCheckLogs.ts index 2965df7..dccc5bf 100644 --- a/app/Exceptions/utils/runtimeCheckLogs.ts +++ b/app/Exceptions/utils/runtimeCheckLogs.ts @@ -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,