auth:credentials: Remove unnecessary declaration
authorJo Sutton <josutton@catalyst.net.nz>
Tue, 9 Apr 2024 02:31:11 +0000 (14:31 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 19 Apr 2024 04:18:45 +0000 (16:18 +1200)
commit4b3b32c368fe997ec2e2dd86792ddb732cf5ff89
tree0b7d4eaf539a4e5dba8f6ffe63e431d68f16d25b
parenta7077b3ecb1afef0670de037e61bede35ace42cd
auth:credentials: Remove unnecessary declaration

This declaration is a holdā€over from the Python 2 module initialization
pattern.

Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
auth/credentials/pycredentials.c