diff --git a/ui/litellm-dashboard/src/components/model_dashboard.tsx b/ui/litellm-dashboard/src/components/model_dashboard.tsx index 860984413b..d3889902f3 100644 --- a/ui/litellm-dashboard/src/components/model_dashboard.tsx +++ b/ui/litellm-dashboard/src/components/model_dashboard.tsx @@ -1003,11 +1003,6 @@ const ModelDashboard: React.FC = ({
- {all_admin_roles.includes(userRole || "") && ( - - )} {selectedModelId ? (