]> git.ipfire.org Git - thirdparty/pdns.git/commit
Remove horrible unused argument with default value 16495/head
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Thu, 13 Nov 2025 14:49:22 +0000 (09:49 -0500)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Thu, 13 Nov 2025 14:49:22 +0000 (09:49 -0500)
commitd0c5c00c8b7b1f847214b9535d4d12aa9d2e63e9
tree13ac4d67ffba46ed77a6194f9033e65ffcd9f400
parent60476c10b2fa1660273052692126a6869027216a
Remove horrible unused argument with default value

The unused argument shadows a builtin function that's needed by the
function.

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
pdns/keyroller/pdnsapi/metadata.py