mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-21 00:59:44 -06:00
remove log statement
This commit is contained in:
@@ -148,8 +148,6 @@ const CreateInfrastructureMonitor = () => {
|
||||
thresholds,
|
||||
};
|
||||
|
||||
console.log(form);
|
||||
|
||||
const action = await dispatch(
|
||||
createInfrastructureMonitor({ authToken, monitor: form })
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user