about summary refs log tree commit diff
path: root/lib/tests
diff options
context:
space:
mode:
authorfigsoda <figsoda@pm.me>2022-10-01 17:03:11 -0400
committerGitHub <noreply@github.com>2022-10-01 17:03:11 -0400
commita1d50eecabed296b7d2671068d5ffcb8efa7d335 (patch)
tree6ef9b21710e8f5d2ca7946efa46330b38938b0ef /lib/tests
parentcc23141ba4281634d26a344b014018bbf2f84daa (diff)
parent3f0f0c74e9ab7ae45a23c66897d434f07e1b18a2 (diff)
Merge pull request #193132 from figsoda/clean-up
treewide: clean up
Diffstat (limited to 'lib/tests')
-rw-r--r--lib/tests/maintainers.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/tests/maintainers.nix b/lib/tests/maintainers.nix
index 935d256d218d2..8a9a2b26efaf7 100644
--- a/lib/tests/maintainers.nix
+++ b/lib/tests/maintainers.nix
@@ -6,7 +6,6 @@
 }:
 
 let
-  inherit (lib) types;
   checkMaintainer = handle: uncheckedAttrs:
   let
       prefix = [ "lib" "maintainers" handle ];