chore: cleanup

This commit is contained in:
adamdottv 2025-05-12 10:45:03 -05:00
commit 8cbfc581b5
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
28 changed files with 187 additions and 237 deletions

View file

@ -304,4 +304,3 @@ func ConfigureLSPServers(rootDir string) (map[string]ServerInfo, error) {
return servers, nil
}