From 0ab16ce91ca934a910e6634740ed14432bfe00bc Mon Sep 17 00:00:00 2001 From: sylenien Date: Mon, 23 May 2022 16:34:48 +0200 Subject: [PATCH] fix(ui): fix for cicd --- frontend/app/components/Session_/PlayerBlock.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/frontend/app/components/Session_/PlayerBlock.js b/frontend/app/components/Session_/PlayerBlock.js index ed2db36b5..e8cafee46 100644 --- a/frontend/app/components/Session_/PlayerBlock.js +++ b/frontend/app/components/Session_/PlayerBlock.js @@ -28,7 +28,6 @@ import Fetch from './Fetch'; import Exceptions from './Exceptions/Exceptions'; import LongTasks from './LongTasks'; import Inspector from './Inspector'; -import SubHeader from './SubHeader'; import styles from './playerBlock.css'; @@ -51,10 +50,7 @@ export default class PlayerBlock extends React.PureComponent { return (
- +