diff --git a/mapvote.js b/mapvote.js index 661f97c..6007cbd 100644 --- a/mapvote.js +++ b/mapvote.js @@ -250,7 +250,6 @@ layer this.endVotingGently = this.endVotingGently.bind(this); this.formatChoice = this.formatChoice.bind(this); this.updateNextMap = this.updateNextMap.bind(this); - this.mapLayer = this.mapLayer.bind(this); this.broadcast = async (msg) => { await this.server.rcon.broadcast(msg);