auth:credentials: Remove unnecessary declaration
commitfaba757175fdd56c6a489f76becde7e5f71694e3
authorJo Sutton <josutton@catalyst.net.nz>
Tue, 9 Apr 2024 02:31:11 +0000 (9 14:31 +1200)
committerJo Sutton <jsutton@samba.org>
Sun, 21 Apr 2024 22:10:36 +0000 (21 22:10 +0000)
tree0b7d4eaf539a4e5dba8f6ffe63e431d68f16d25b
parentb6b8f9539b8fd91a1a9fdec6f181479759f04dd3
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