mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-05-18 23:48:43 -05:00
Remove console log
This commit is contained in:
@@ -89,7 +89,6 @@ const DetailsPage = ({ isAdmin }) => {
|
||||
50,
|
||||
true
|
||||
);
|
||||
console.log(res.data.data);
|
||||
setMonitor(res?.data?.data ?? {});
|
||||
} catch (error) {
|
||||
logger.error(error);
|
||||
|
||||
Reference in New Issue
Block a user