mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-08-25 17:49:31 +03:00
Removed duplicate additions of objects
This commit is contained in:
@ -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):
|
||||
|
Reference in New Issue
Block a user