mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
lib.customisation: remove dead code
Remove unneeded function inheritance in the let-in block.
This commit is contained in:
parent
8788c4bff9
commit
e5a9567c3a
1 changed files with 0 additions and 2 deletions
|
@ -30,8 +30,6 @@ let
|
|||
seq
|
||||
flatten
|
||||
deepSeq
|
||||
warnIf
|
||||
isInOldestRelease
|
||||
extends
|
||||
;
|
||||
inherit (lib.strings) levenshtein levenshteinAtMost;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue