diff --git a/frontend/static/js/views/GameView.js b/frontend/static/js/views/GameView.js index 0f32051..6d9dd39 100644 --- a/frontend/static/js/views/GameView.js +++ b/frontend/static/js/views/GameView.js @@ -267,7 +267,6 @@ export default class extends AbstractView async getHtml() { return /* HTML */ ` -

`;