From 35f39ec0e71b08eaa8de26b78fdadcf351c1043d Mon Sep 17 00:00:00 2001 From: AlecM33 Date: Tue, 22 Aug 2023 22:20:37 -0400 Subject: [PATCH] lint --- client/src/modules/game_state/states/Lobby.js | 1 - 1 file changed, 1 deletion(-) 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();