mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-09 23:24:07 -08:00
Minor
This commit is contained in:
parent
5dd4231e56
commit
b038d09349
|
@ -301,5 +301,4 @@ module.exports = {
|
|||
};
|
||||
|
||||
// Must be at the end
|
||||
const { MonitorType } = require("./monitor-types/monitor-type");
|
||||
const { RealBrowserMonitorType } = require("./monitor-types/real-browser-monitor-type");
|
||||
|
|
Loading…
Reference in a new issue