diff --git a/platform/ui-next/src/components/SidePanel/SidePanel.tsx b/platform/ui-next/src/components/SidePanel/SidePanel.tsx index c949bc7..383dc33 100644 --- a/platform/ui-next/src/components/SidePanel/SidePanel.tsx +++ b/platform/ui-next/src/components/SidePanel/SidePanel.tsx @@ -356,8 +356,6 @@ const SidePanel = ({ return; } - accessionNumber = 'MR.251027.001'; - setIsExpertiseLoading(true); const url = `${window.config.expertise_host}/${encodeURIComponent(accessionNumber)}`;