1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-20 09:19:41 +01:00

tests/lsp-servers: remove unused lib

This commit is contained in:
Gaetan Lepage 2025-11-15 15:00:06 +01:00 committed by Matt Sturgeon
parent bab35c201e
commit 0877edaabd

View file

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