plugins/lsp/efmls: remove unused tool declarations

This commit is contained in:
Matt Sturgeon 2024-07-31 11:38:55 +01:00
parent ee89f7437b
commit a8eceddd07
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299

View file

@ -63,7 +63,6 @@ pkgs: {
languagetool
mypy
php
prettierd
prettypst
proselint
protolint
@ -102,7 +101,6 @@ pkgs: {
sql-formatter
stylelint
textlint
write-good
;
inherit (phpPackages) phan phpstan psalm;
inherit (luaPackages) luacheck;