mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +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
|
||||
inherit (lib) types;
|
||||
checkMaintainer = handle: uncheckedAttrs:
|
||||
let
|
||||
prefix = [ "lib" "maintainers" handle ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue