This commit is contained in:
Louis Lam 2023-07-15 21:26:41 +08:00
parent 5dd4231e56
commit b038d09349

View file

@ -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");