mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 13:15:30 +03:00
lib/tests/maintainers.nix: remove unused binding
This commit is contained in:
parent
4ef185c1b8
commit
f9f6872960
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
inherit (lib) types;
|
|
||||||
checkMaintainer = handle: uncheckedAttrs:
|
checkMaintainer = handle: uncheckedAttrs:
|
||||||
let
|
let
|
||||||
prefix = [ "lib" "maintainers" handle ];
|
prefix = [ "lib" "maintainers" handle ];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue