mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-05-09 11:09:35 -05:00
Removed Unnecassary command
This commit is contained in:
@@ -164,7 +164,6 @@ const CreateInfrastructureMonitor = () => {
|
||||
secret: monitor.secret || "",
|
||||
}));
|
||||
|
||||
setHttps(monitor.url?.startsWith("https"));
|
||||
}
|
||||
}, [isCreate, monitor, globalSettings, globalSettingsLoading]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user