diff --git a/frontend/js/frontend.js b/frontend/js/frontend.js index c046149..37159dd 100644 --- a/frontend/js/frontend.js +++ b/frontend/js/frontend.js @@ -1,5 +1,3 @@ -const FAIRHOPPER_WS_SERVER = "ws://localhost:8011"; - const BOARD_ICONS = { PLAYER: "😀", PLAYER_ON_DESTINATION: "😎",