lib/sources.nix: remove unused binding

This commit is contained in:
figsoda 2022-09-26 22:06:08 -04:00
parent d29b0096d3
commit 53052c4fb0

View File

@ -4,7 +4,6 @@
# Tested in lib/tests/sources.sh
let
inherit (builtins)
hasContext
match
readDir
split