treewide: remove unused inherits

This commit is contained in:
poz 2025-07-06 03:30:44 +02:00
commit ad69bef1f5
No known key found for this signature in database
16 changed files with 7 additions and 18 deletions

View file

@ -4,7 +4,6 @@
...
}: let
inherit (lib.modules) mkIf;
inherit (lib.nvim.dag) entryAnywhere;
inherit (lib.nvim.lua) toLuaObject;
cfg = config.vim.dashboard.alpha;