diff --git a/client/src/modules/game_state/states/Lobby.js b/client/src/modules/game_state/states/Lobby.js index 264e828..822a622 100644 --- a/client/src/modules/game_state/states/Lobby.js +++ b/client/src/modules/game_state/states/Lobby.js @@ -205,7 +205,6 @@ export class Lobby { } populateHeader () { - const link = this.setLink(); this.setTimer();