Skip to content

Commit

Permalink
lib.customisation: remove dead code
Browse files Browse the repository at this point in the history
Remove unneeded function inheritance in the let-in block.
  • Loading branch information
ShamrockLee committed Dec 20, 2024
1 parent 8788c4b commit e5a9567
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/customisation.nix
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ let
seq
flatten
deepSeq
warnIf
isInOldestRelease
extends
;
inherit (lib.strings) levenshtein levenshteinAtMost;
Expand Down

0 comments on commit e5a9567

Please sign in to comment.