From dafa046a1e7578960bbc0b5389ceb7f377b54ff6 Mon Sep 17 00:00:00 2001 From: figsoda Date: Thu, 22 Jun 2023 18:59:48 -0400 Subject: lib/filesystem: remove unused let bindings --- lib/filesystem.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/filesystem.nix b/lib/filesystem.nix index 4860d4d02a7..f5bb8e9b595 100644 --- a/lib/filesystem.nix +++ b/lib/filesystem.nix @@ -9,10 +9,6 @@ let pathExists ; - inherit (lib.strings) - hasPrefix - ; - inherit (lib.filesystem) pathType ; -- cgit 1.4.1