lib/tests/maintainers.nix: remove unused binding
This commit is contained in:
@@ -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 ];
|
||||||
|
|||||||
Reference in New Issue
Block a user