Removed some console.logs

This commit is contained in:
Arunavo Ray
2025-07-07 23:12:26 +05:30
parent fd8f782f34
commit c95a501974
7 changed files with 0 additions and 13 deletions

View File

@@ -81,8 +81,6 @@ export default function Repository() {
)
);
}
console.log("Received new log:", data);
}, []);
// Use the SSE hook