python: Remove unused parameters ‘maxuid’ and ‘maxgid’
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 23 Nov 2023 07:53:41 +0000 (20:53 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Dec 2023 03:31:37 +0000 (03:31 +0000)
commit8c288c6beb634654da33193a1b7333e19f2bd0e2
tree6349065905d06b195c490e5bb3e6504fe82837b4
parent8331142081aaa0a5874ad0f8fec2a6e350447b05
python: Remove unused parameters ‘maxuid’ and ‘maxgid’

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/provision/__init__.py