From 069adb57fd45fc38a1fa0d4a9e4c2a0d5f4c6552 Mon Sep 17 00:00:00 2001 From: benthecarman Date: Mon, 10 Jun 2024 21:26:11 -0500 Subject: [PATCH] Remove LSP url from servers --- src/routes/settings/Servers.tsx | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/src/routes/settings/Servers.tsx b/src/routes/settings/Servers.tsx index c438191..bdcd312 100644 --- a/src/routes/settings/Servers.tsx +++ b/src/routes/settings/Servers.tsx @@ -131,26 +131,6 @@ function SettingsStringsEditor(props: { /> )} - - {(field, props) => ( - - )} -