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