diff --git a/robot.js b/robot.js index a74e94c..f7638e4 100644 --- a/robot.js +++ b/robot.js @@ -243,7 +243,6 @@ async function main() { } await saveServiceToDB(ownerId, 'multiasistencia', ref, scrapData); } - } } catch (e) { console.error("❌ Error Multi:", e.message); } finally {