diff --git a/ui/litellm-dashboard/src/components/leftnav.tsx b/ui/litellm-dashboard/src/components/leftnav.tsx index a23ebc72c1..aa77408859 100644 --- a/ui/litellm-dashboard/src/components/leftnav.tsx +++ b/ui/litellm-dashboard/src/components/leftnav.tsx @@ -28,15 +28,6 @@ const Sidebar: React.FC = ({ } style={{ height: "100%", borderRight: 0 }} > - setPage("api-keys")}> - API Keys - - setPage("models")}> - Models - - setPage("llm-playground")}> - Chat UI - setPage("usage")}> Usage