From 39b7ce5388d121f998e09dc44b8e9ec7a3938f39 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Sun, 27 Jul 2025 11:49:56 -0700 Subject: [PATCH] refactor(create_key_button.tsx): cleanup read only option (confusing) --- ui/litellm-dashboard/src/components/create_key_button.tsx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/ui/litellm-dashboard/src/components/create_key_button.tsx b/ui/litellm-dashboard/src/components/create_key_button.tsx index a4573373082..689308d890b 100644 --- a/ui/litellm-dashboard/src/components/create_key_button.tsx +++ b/ui/litellm-dashboard/src/components/create_key_button.tsx @@ -689,14 +689,6 @@ const CreateKey: React.FC = ({ -