mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
lib: remove anythingConcatLists
This commit is contained in:
parent
98b36e08f0
commit
411e641eab
2 changed files with 4 additions and 53 deletions
|
@ -11,5 +11,5 @@ in {
|
|||
inherit (typesDag) dagOf;
|
||||
inherit (typesPlugin) pluginsOpt extraPluginType mkPluginSetupOption luaInline pluginType borderType;
|
||||
inherit (typesLanguage) diagnostics mkGrammarOption;
|
||||
inherit (customTypes) anythingConcatLists char hexColor mergelessListOf;
|
||||
inherit (customTypes) char hexColor mergelessListOf;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue