From 665eca24afe38a5557a94c588a33bd2fc69bac9e Mon Sep 17 00:00:00 2001 From: Matthias Hochmeister Date: Mon, 16 Mar 2026 16:18:02 +0100 Subject: [PATCH] update --- sync/src/scraper.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/sync/src/scraper.ts b/sync/src/scraper.ts index 14820a5..b7fd9e5 100644 --- a/sync/src/scraper.ts +++ b/sync/src/scraper.ts @@ -906,7 +906,6 @@ async function navigateAndGetTableRows( // Show all rows (default is 10) await selectAlleAnzeige(frame); - } // Log all table classes on the page for diagnostics (first time only) const tableInfo = await frame.evaluate(() => {