mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: remove unused imports
This commit is contained in:
parent
786fb75920
commit
62e7d4ec91
1 changed files with 0 additions and 4 deletions
|
@ -13,7 +13,6 @@
|
|||
attrNames
|
||||
attrValues
|
||||
concatMap
|
||||
concatMapAttrs
|
||||
concatMapStrings
|
||||
concatStringsSep
|
||||
filter
|
||||
|
@ -21,7 +20,6 @@
|
|||
foldl'
|
||||
genAttrs
|
||||
head
|
||||
mapAttrs
|
||||
mapAttrs'
|
||||
mapAttrsToList
|
||||
mdDoc
|
||||
|
@ -32,9 +30,7 @@
|
|||
optional
|
||||
recursiveUpdate
|
||||
splitString
|
||||
subtractLists
|
||||
types
|
||||
unique
|
||||
;
|
||||
|
||||
inherit (extraLib) duplicates;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue