mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-04-26 19:06:48 -05:00
Fix merge conflict, remove unused dispatch
This commit is contained in:
@@ -30,15 +30,6 @@ const CHECK_MODEL_LOOKUP = {
|
||||
hardware: HardwareCheck,
|
||||
};
|
||||
|
||||
const MODEL_TYPE_MAPPING = {
|
||||
http: "checks",
|
||||
ping: "checks",
|
||||
docker: "checks",
|
||||
port: "checks",
|
||||
pagespeed: "pagespeedchecks",
|
||||
hardware: "hardwarechecks",
|
||||
};
|
||||
|
||||
/**
|
||||
* Get all monitors
|
||||
* @async
|
||||
|
||||
Reference in New Issue
Block a user