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

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