diff --git a/server/monitor-types/gamedig.js b/server/monitor-types/gamedig.js index 5f11b82af..b20c2435c 100644 --- a/server/monitor-types/gamedig.js +++ b/server/monitor-types/gamedig.js @@ -18,8 +18,6 @@ class GameDigMonitorType extends MonitorType { host = await this.resolveHostname(host); } - host = await this.resolveHostname(monitor.hostname); - try { const state = await Gamedig.query({ type: monitor.game,