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 # Tested in lib/tests/sources.sh
let let
inherit (builtins) inherit (builtins)
hasContext
match match
readDir readDir
split split