]> git.ipfire.org Git - thirdparty/samba.git/commit
python: Remove unused parameters ‘maxuid’ and ‘maxgid’
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 23 Nov 2023 07:54:45 +0000 (20:54 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Dec 2023 03:31:37 +0000 (03:31 +0000)
commit6fdf710ba7e05498f0bc2ea63889b2935381bc64
tree95cd5759e372dae21cd15953184574c104bc28e7
parent8c288c6beb634654da33193a1b7333e19f2bd0e2
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