1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-17 07:52:47 +01:00

tests/lsp-servers: remove unused lib

This commit is contained in:
Gaetan Lepage 2025-11-15 15:00:06 +01:00
parent 58fd5159dd
commit 899f702f72

View file

@ -1,5 +1,4 @@
{ {
lib,
nixvimConfiguration, nixvimConfiguration,
stdenv, stdenv,
runCommandLocal, runCommandLocal,