mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-03-21 18:50:38 +03:00
Removed duplicate additions of objects
This commit is contained in:
parent
0c913c68e3
commit
6cd5ab4ee2
@ -33,7 +33,6 @@ def read_networkshares(networksharesxml):
|
||||
networkshare_obj.set_abe(props.get('abe', default=None))
|
||||
networkshares.append(networkshare_obj)
|
||||
|
||||
Dconf_registry.networkshares.append(networkshares)
|
||||
return networkshares
|
||||
|
||||
def merge_networkshares(storage, sid, networkshares_objects, policy_name):
|
||||
|
Loading…
x
Reference in New Issue
Block a user