feat(ui): remove assist tabs for header
This commit is contained in:
parent
4dd6914120
commit
a2322e6eb5
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ import { observer } from 'mobx-react-lite';
|
|||
import { useStore } from 'App/mstore'
|
||||
import stl from '../ReplayPlayer/playerBlockHeader.module.css';
|
||||
import AssistActions from 'Components/Assist/components/AssistActions';
|
||||
import AssistTabs from 'Components/Assist/components/AssistTabs';
|
||||
|
||||
const ASSIST_ROUTE = assistRoute();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue