From 21d55ce23b50f3a0aff25ba22e4e0f6d8cf3ce02 Mon Sep 17 00:00:00 2001 From: Michael Lingelbach Date: Mon, 15 Nov 2021 01:15:17 -0800 Subject: chore: clean up unused function args (#1426) --- lua/lspconfig/util.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/lspconfig/util.lua') diff --git a/lua/lspconfig/util.lua b/lua/lspconfig/util.lua index 3699d2f0..8ae8d597 100644 --- a/lua/lspconfig/util.lua +++ b/lua/lspconfig/util.lua @@ -186,7 +186,7 @@ M.path = (function() -- Iterate the path until we find the rootdir. local function iterate_parents(path) - local function it(s, v) + local function it(_, v) if v and not is_fs_root(v) then v = dirname(v) else -- cgit v1.2.3-70-g09d2