]> git.ipfire.org Git - thirdparty/samba.git/commit
python: Remove unused parameters ‘backend_store’ and ‘backend_store_size’
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 23 Nov 2023 08:01:19 +0000 (21:01 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Dec 2023 03:31:37 +0000 (03:31 +0000)
commite67196e13cb4d470650291f17df05ea1ad877045
treefc6203fc3bab9fa50d3f6c5d8a8e5fb1ee657199
parentbeefbb277a95b876e1fa323f9401da531d73ab9b
python: Remove unused parameters ‘backend_store’ and ‘backend_store_size’

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