lib/filesystem: remove unused let bindings
This commit is contained in:
parent
350e835584
commit
dafa046a1e
1 changed files with 0 additions and 4 deletions
|
@ -9,10 +9,6 @@ let
|
|||
pathExists
|
||||
;
|
||||
|
||||
inherit (lib.strings)
|
||||
hasPrefix
|
||||
;
|
||||
|
||||
inherit (lib.filesystem)
|
||||
pathType
|
||||
;
|
||||
|
|
Loading…
Reference in a new issue