Update Client/src/Pages/Infrastructure/index.jsx

Co-authored-by: Mert Şişmanoğlu <mert190737fb@gmail.com>
This commit is contained in:
Alexander Holliday
2025-01-24 07:47:24 -08:00
committed by GitHub
parent 6c2f016db4
commit e693e10d7c
@@ -181,7 +181,6 @@ function Infrastructure() {
});
let isActuallyLoading = isLoading && monitors?.length === 0;
console.log(monitorsAsRows);
return (
<Box
className="infrastructure-monitor"