diff --git a/frontend/app/components/Session_/Player/Overlay.tsx b/frontend/app/components/Session_/Player/Overlay.tsx index a475f8c73..ca692a708 100644 --- a/frontend/app/components/Session_/Player/Overlay.tsx +++ b/frontend/app/components/Session_/Player/Overlay.tsx @@ -44,11 +44,6 @@ enum ItemKey { } const menuItems: MenuProps['items'] = [ - { - key: ItemKey.Console, - label: 'Console', - icon: , - }, { key: ItemKey.Console, label: 'Console',