lib/jsonschema: remove unused arguments
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
{ clanLib, prefix }:
|
||||
let
|
||||
converter = clanLib.jsonschema {
|
||||
includeDefaults = true;
|
||||
};
|
||||
in
|
||||
{ lib, config, ... }:
|
||||
|
||||
Reference in New Issue
Block a user