diff --git a/src/modules/dashboard/DashboardTopPanel.tsx b/src/modules/dashboard/DashboardTopPanel.tsx index e773591aa..62d0e0c2b 100644 --- a/src/modules/dashboard/DashboardTopPanel.tsx +++ b/src/modules/dashboard/DashboardTopPanel.tsx @@ -99,23 +99,6 @@ export const DashboardTopPanel = () => { return ( <> - {showMigrateButton && ( - - - - - - )}