diff --git a/app/utils/runtimeCheckLogs.ts b/app/utils/runtimeCheckLogs.ts index f6077cd..127674d 100644 --- a/app/utils/runtimeCheckLogs.ts +++ b/app/utils/runtimeCheckLogs.ts @@ -12,7 +12,6 @@ import { checkIndexSN } from "./checkIndexSN"; export async function runtimeCheckLogs(folderPath) { try { - const connection = Database.connection("mysql"); let fileList = Array(); let fileList_old = Array(); // Function to update the list of files