lazy: remove unused imports

This commit is contained in:
Ching Pei Yang 2024-11-11 00:46:12 +01:00 committed by raf
parent a79827f1f3
commit 2df52f6ec4

View file

@ -9,7 +9,6 @@
inherit (lib.generators) mkLuaInline;
inherit (lib.strings) optionalString;
inherit (lib.nvim.lua) toLuaObject;
inherit (lib.nvim.dag) entryBefore entryAfter;
cfg = config.vim.lazy;
toLuaLznKeySpec = keySpec: